Searched refs:mrst_timer_options (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dmrst.h34 enum mrst_timer_options { enum
40 extern enum mrst_timer_options mrst_timer_options;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmrst.h34 enum mrst_timer_options { enum
40 extern enum mrst_timer_options mrst_timer_options;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dmrst.c49 __cpuinitdata enum mrst_timer_options mrst_timer_options; variable in typeref:enum:mrst_timer_options
212 switch (mrst_timer_options) {
300 mrst_timer_options = MRST_TIMER_APBT_ONLY;
302 mrst_timer_options = MRST_TIMER_LAPIC_APBT;
H A Dapb_timer.c314 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT) {
408 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT ||
658 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dmrst.c49 __cpuinitdata enum mrst_timer_options mrst_timer_options; variable in typeref:enum:mrst_timer_options
212 switch (mrst_timer_options) {
300 mrst_timer_options = MRST_TIMER_APBT_ONLY;
302 mrst_timer_options = MRST_TIMER_LAPIC_APBT;
H A Dapb_timer.c314 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT) {
408 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT ||
658 if (mrst_timer_options == MRST_TIMER_LAPIC_APBT) {

Completed in 82 milliseconds