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