Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h146 #define AZX_INT_ALL_STREAM 0xff /* all stream interrupts */ macro
Dhda_controller.c1639 azx_writel(chip, INTSTS, AZX_INT_CTRL_EN | AZX_INT_ALL_STREAM); in azx_int_clear()