Searched refs:TIMER_INIT (Results 1 – 6 of 6) sorted by relevance
75 #define TIMER_INIT(count) __MTSPR(22/*DEC*/, count); \ macro99 #define TIMER_INIT(count) __MTSPR(0x3db/*PIT*/, count); \ macro115 #define TIMER_INIT(count) \ macro125 #define TIMER_INIT(count) \ macro138 #define TIMER_INIT(count) __MTSPR(22/*DEC*/, count) macro
122 TIMER_INIT(counter); in __ghs_manprf_init()192 TIMER_INIT(counter); in __ghs_manprf_timer_handler()
70 #define TIMER_INIT(ti_count) \ macro159 #define TIMER_INIT(ti_count) \203 #define TIMER_INIT __ghs_manprf_timer_init
258 void TIMER_INIT(unsigned int count) in TIMER_INIT() function311 void TIMER_INIT(unsigned int count) in TIMER_INIT() function364 void TIMER_INIT(unsigned int count) in TIMER_INIT() function
62 void TIMER_INIT(unsigned int compare) in TIMER_INIT() function
56 asm void TIMER_INIT(unsigned int compare) in TIMER_INIT() function