Searched refs:M_SCD_TIMER_ENABLE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
H A Dcevt-bcm1480.c54 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, cfg); sibyte_set_periodic()
80 __raw_writeq(M_SCD_TIMER_ENABLE, cfg); sibyte_next_event()
93 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; sibyte_counter_handler()
H A Dcevt-sb1250.c64 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, cfg); sibyte_set_periodic()
79 __raw_writeq(M_SCD_TIMER_ENABLE, cfg); sibyte_next_event()
92 tmode = M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS; sibyte_counter_handler()
H A Dcsrc-sb1250.c73 __raw_writeq(M_SCD_TIMER_ENABLE | M_SCD_TIMER_MODE_CONTINUOUS, sb1250_clocksource_init()
/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_scd.h376 #define M_SCD_TIMER_ENABLE _SB_MAKEMASK1(0) macro

Completed in 76 milliseconds