Searched refs:APBTMR_N_LOAD_COUNT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapb_timer.h22 #define APBTMR_N_LOAD_COUNT 0x00 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dapb_timer.c206 apbt_writel(n, ~0, APBTMR_N_LOAD_COUNT);
451 apbt_writel(timer_num, delta, APBTMR_N_LOAD_COUNT);
474 apbt_writel(timer_num, ~0, APBTMR_N_LOAD_COUNT);
508 apbt_writel(timer_num, delta, APBTMR_N_LOAD_COUNT);

Completed in 45 milliseconds