Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dmaestro3.c181 #define CLKRUN_GEN_ENABLE 0x0100 macro
1012 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()
1031 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()