Home
last modified time | relevance | path

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

/linux-4.4.14/sound/drivers/opl3/
Dopl3_lib.c168 tmp = (opl3->timer_enable | OPL3_TIMER1_START) & ~OPL3_TIMER1_MASK; in snd_opl3_timer1_start()
169 opl3->timer_enable = tmp; in snd_opl3_timer1_start()
184 tmp = (opl3->timer_enable | OPL3_TIMER1_MASK) & ~OPL3_TIMER1_START; in snd_opl3_timer1_stop()
185 opl3->timer_enable = tmp; in snd_opl3_timer1_stop()
205 tmp = (opl3->timer_enable | OPL3_TIMER2_START) & ~OPL3_TIMER2_MASK; in snd_opl3_timer2_start()
206 opl3->timer_enable = tmp; in snd_opl3_timer2_start()
221 tmp = (opl3->timer_enable | OPL3_TIMER2_MASK) & ~OPL3_TIMER2_START; in snd_opl3_timer2_stop()
222 opl3->timer_enable = tmp; in snd_opl3_timer2_stop()
/linux-4.4.14/include/sound/
Dopl3.h309 unsigned short timer_enable; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc361 bra nz #timer_enable
369 bra g #timer_enable
375 timer_enable: