Searched refs:timer_enable (Results 1 – 4 of 4) sorted by relevance
146 tmp = (opl3->timer_enable | OPL3_TIMER1_START) & ~OPL3_TIMER1_MASK; in snd_opl3_timer1_start()147 opl3->timer_enable = tmp; in snd_opl3_timer1_start()160 tmp = (opl3->timer_enable | OPL3_TIMER1_MASK) & ~OPL3_TIMER1_START; in snd_opl3_timer1_stop()161 opl3->timer_enable = tmp; in snd_opl3_timer1_stop()179 tmp = (opl3->timer_enable | OPL3_TIMER2_START) & ~OPL3_TIMER2_MASK; in snd_opl3_timer2_start()180 opl3->timer_enable = tmp; in snd_opl3_timer2_start()193 tmp = (opl3->timer_enable | OPL3_TIMER2_MASK) & ~OPL3_TIMER2_START; in snd_opl3_timer2_stop()194 opl3->timer_enable = tmp; in snd_opl3_timer2_stop()
98 bool timer_enable; member529 if (pcie_pmu->timer_enable) in dwc_pcie_pmu_event_start()552 if (pcie_pmu->timer_enable) in dwc_pcie_pmu_event_stop()790 pcie_pmu->timer_enable = true; in dwc_pcie_pmu_probe()
291 unsigned short timer_enable; member
351 bra nz #timer_enable359 bra g #timer_enable365 timer_enable: