Searched refs:HZ (Results 1 - 25 of 2139) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Dparam.h21 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Dtimex.h9 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop13xx/include/mach/
H A Dtimex.h1 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop32x/include/mach/
H A Dtimex.h6 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop33x/include/mach/
H A Dtimex.h6 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Dtimex.h9 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dtimex.h9 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Dtimex.h11 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dparam.h22 # define HZ CONFIG_HZ macro
23 # define USER_HZ HZ
24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
28 * get the HZ value is via sysconf(_SC_CLK_TCK).
30 # define HZ 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-loki/include/mach/
H A Dtimex.h9 #define CLOCK_TICK_RATE (100 * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dparam.h7 #define HZ CONFIG_OMAP_32K_TIMER_HZ macro
H A Dtimex.h38 #define CLOCK_TICK_RATE (HZ * 100000UL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dparam.h5 #define HZ CONFIG_HZ /* Internal kernel timer frequency */ macro
10 #ifndef HZ
11 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dparam.h5 #define HZ CONFIG_HZ macro
6 #define USER_HZ HZ
9 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dparam.h5 # define HZ CONFIG_HZ /* Internal kernel timer frequency */ macro
10 #ifndef HZ
11 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dparam.h5 # define HZ CONFIG_HZ macro
10 #ifndef HZ
11 # define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dparam.h6 change in HZ, since this is visible in the wait4 resources etc. */
9 #define HZ CONFIG_HZ macro
10 #define USER_HZ HZ
12 #define HZ 1024 macro
24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/include/mach/
H A Dtimex.h14 #define CLOCK_TICK_RATE (((FREQ / HZ & ~IXP4XX_OST_RELOAD_MASK) + 1) * HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dparam.h15 #define HZ CONFIG_HZ /* Internal kernel timer frequency */ macro
21 #ifndef HZ
22 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dparam.h5 # define HZ CONFIG_HZ /* Internal kernel timer frequency */ macro
10 #ifndef HZ
11 #define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dparam.h13 #define HZ CONFIG_HZ macro
17 #define HZ 100 macro
H A Dtimex.h11 #define CLOCK_TICK_RATE (HZ)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dparam.h14 # define HZ CONFIG_HZ /* Internal kernel timer frequency */ macro
18 # define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dparam.h15 # define HZ CONFIG_HZ /* internal timer frequency */ macro
19 # define HZ 100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dtimex.h13 #define CLOCK_TICK_RATE 25000 /* Underlying frequency of the HZ timer */
14 /* The timer0 values gives 40us resolution (1/25000) but interrupts at HZ*/
17 #define TIMER0_DIV (TIMER0_FREQ/(HZ))
21 ( (TIMER0_DIV - *R_TIMER0_DATA) * (1000000/HZ)/TIMER0_DIV )

Completed in 259 milliseconds

1234567891011>>