Searched refs:HOST_INT_CTRL (Results 1 – 1 of 1) sorted by relevance
175 #define HOST_INT_CTRL 0x18 macro1012 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()1013 HOST_INT_CTRL); in snd_m3_inc_timer_users()1031 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()1032 HOST_INT_CTRL); in snd_m3_dec_timer_users()2326 outw(val, io + HOST_INT_CTRL); in snd_m3_enable_ints()2354 outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */ in snd_m3_free()