Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h179 #define AZX_INT_ALL_STREAM 0xff /* all stream interrupts */ macro
/openbmc/linux/sound/hda/
H A Dhdac_controller.c500 snd_hdac_chip_writel(bus, INTSTS, AZX_INT_CTRL_EN | AZX_INT_ALL_STREAM); in azx_int_clear()