Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_priv.h144 #define AZX_INT_CTRL_EN 0x40000000 /* controller interrupt enable bit */ macro
Dhda_controller.c1571 AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN); in azx_int_enable()
1592 ~(AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN)); in azx_int_disable()
1613 azx_writel(chip, INTSTS, AZX_INT_CTRL_EN | AZX_INT_ALL_STREAM); in azx_int_clear()