Searched defs:FLAG_CLOCKSOURCE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/clocksource/
H A Dsh_cmt.c196 #define FLAG_CLOCKSOURCE (1 << 1) macro
423 sh_cmt_stop(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); local
428 sh_cmt_start(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/clocksource/
H A Dsh_cmt.c196 #define FLAG_CLOCKSOURCE (1 << 1) macro
423 sh_cmt_stop(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); local
428 sh_cmt_start(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); local
[all...]

Completed in 55 milliseconds