Home
last modified time | relevance | path

Searched refs:gus_timer_command (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dgus.h17 void gus_timer_command (unsigned int addr, unsigned int val);
Dgus_card.c159 gus_timer_command(4, 0x80); /* Reset IRQ flags */ in gusintr()
Dgus_wave.c3448 void gus_timer_command(unsigned int addr, unsigned int val) in gus_timer_command() function
3471 gus_timer_command(0x04, 0x01); /* Start timer 1 */ in arm_timer()
3477 gus_timer_command(0x04, 0x02); /* Start timer 2 */ in arm_timer()