Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dmaestro3.c175 #define HOST_INT_CTRL 0x18 macro
1010 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()
1011 HOST_INT_CTRL); in snd_m3_inc_timer_users()
1029 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()
1030 HOST_INT_CTRL); in snd_m3_dec_timer_users()
2324 outw(val, io + HOST_INT_CTRL); in snd_m3_enable_ints()
2352 outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */ in snd_m3_free()