Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dmaestro3.c195 #define HOST_INT_CTRL 0x18 macro
1032 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()
1033 HOST_INT_CTRL); in snd_m3_inc_timer_users()
1051 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()
1052 HOST_INT_CTRL); in snd_m3_dec_timer_users()
2355 outw(val, io + HOST_INT_CTRL); in snd_m3_enable_ints()
2387 outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */ in snd_m3_free()