Searched refs:gus_timer_command (Results 1 – 3 of 3) sorted by relevance
17 void gus_timer_command (unsigned int addr, unsigned int val);
159 gus_timer_command(4, 0x80); /* Reset IRQ flags */ in gusintr()
3448 void gus_timer_command(unsigned int addr, unsigned int val) in gus_timer_command() function3471 gus_timer_command(0x04, 0x01); /* Start timer 1 */ in arm_timer()3477 gus_timer_command(0x04, 0x02); /* Start timer 2 */ in arm_timer()