Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h148 #define AZX_INT_GLOBAL_EN 0x80000000 /* global interrupt enable bit */ macro
Dhda_controller.c1597 AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN); in azx_int_enable()
1618 ~(AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN)); in azx_int_disable()