Searched refs:HPET_CONF_TIMER_FSB_ENABLE (Results 1 – 4 of 4) sorted by relevance
155 timer->config & HPET_CONF_TIMER_FSB_ENABLE ? "Yes" : "No"); in hpet_dump_timer()166 if (timer->config & HPET_CONF_TIMER_FSB_ENABLE) { in hpet_dump_timer()187 sTimer->config &= ~HPET_CONF_TIMER_FSB_ENABLE; in hpet_init_timer()
198 timer->config & HPET_CONF_TIMER_FSB_ENABLE ? "Yes" : "No"); in hpet_dump_timer()209 if (timer->config & HPET_CONF_TIMER_FSB_ENABLE) { in hpet_dump_timer()244 timer->config &= ~HPET_CONF_TIMER_FSB_ENABLE; in hpet_init_timer()
52 #define HPET_CONF_TIMER_FSB_ENABLE 0x00004000UL macro
46 #define HPET_CONF_TIMER_FSB_ENABLE 0x00004000UL macro