Searched refs:M_SCD_TIMER_ENABLE (Results 1 – 4 of 4) sorted by relevance
41 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, cfg); in sibyte_set_periodic()67 __raw_writeq(M_SCD_TIMER_ENABLE, cfg); in sibyte_next_event()80 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; in sibyte_counter_handler()
51 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, cfg); in sibyte_set_periodic()66 __raw_writeq(M_SCD_TIMER_ENABLE, cfg); in sibyte_next_event()79 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; in sibyte_counter_handler()
64 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, in sb1250_clocksource_init()
363 #define M_SCD_TIMER_ENABLE _SB_MAKEMASK1(0) macro
Completed in 6 milliseconds