Searched refs:HOST_INT_CTRL (Results 1 – 1 of 1) sorted by relevance
180 #define HOST_INT_CTRL 0x18 macro1017 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()1018 HOST_INT_CTRL); in snd_m3_inc_timer_users()1036 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()1037 HOST_INT_CTRL); in snd_m3_dec_timer_users()2334 outw(val, io + HOST_INT_CTRL); in snd_m3_enable_ints()2366 outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */ in snd_m3_free()