Searched refs:AZX_INT_GLOBAL_EN (Results 1 – 2 of 2) sorted by relevance
143 #define AZX_INT_GLOBAL_EN 0x80000000 /* global interrupt enable bit */ macro
329 snd_hdac_chip_updatel(bus, INTCTL, 0, AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN); in azx_int_enable()345 snd_hdac_chip_updatel(bus, INTCTL, AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN, 0); in azx_int_disable()