Searched defs:setsoftclock (Results 1 – 7 of 7) sorted by relevance
28 #define setsoftclock() ssir |= SIR_CLOCK macro
92 #define setsoftclock() ssir |= SIR_CLOCK macro
19 #define setsoftclock() mtpr(SIRR, 0x8) macro
96 #define setsoftclock() (sir.sir_which[SIR_CLOCK] = 1, setsoftint()) macro
96 #define setsoftclock() ssir |= SIR_CLOCK macro
996 setsoftclock() { in setsoftclock() function
229 void setsoftclock() { } in setsoftclock() function