Searched refs:timer_enable (Results 1 – 3 of 3) sorted by relevance
167 tmp = (opl3->timer_enable | OPL3_TIMER1_START) & ~OPL3_TIMER1_MASK; in snd_opl3_timer1_start()168 opl3->timer_enable = tmp; in snd_opl3_timer1_start()183 tmp = (opl3->timer_enable | OPL3_TIMER1_MASK) & ~OPL3_TIMER1_START; in snd_opl3_timer1_stop()184 opl3->timer_enable = tmp; in snd_opl3_timer1_stop()204 tmp = (opl3->timer_enable | OPL3_TIMER2_START) & ~OPL3_TIMER2_MASK; in snd_opl3_timer2_start()205 opl3->timer_enable = tmp; in snd_opl3_timer2_start()220 tmp = (opl3->timer_enable | OPL3_TIMER2_MASK) & ~OPL3_TIMER2_START; in snd_opl3_timer2_stop()221 opl3->timer_enable = tmp; in snd_opl3_timer2_stop()
307 unsigned short timer_enable; member
351 bra nz #timer_enable359 bra g #timer_enable365 timer_enable: