Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_controller.c71 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, 0, AZX_PPCTL_PIE); in snd_hdac_ext_bus_ppcap_int_enable()
73 snd_hdac_updatel(bus->ppcap, AZX_REG_PP_PPCTL, AZX_PPCTL_PIE, 0); in snd_hdac_ext_bus_ppcap_int_enable()
/Linux-v4.19/include/sound/
Dhda_register.h215 #define AZX_PPCTL_PIE (1<<31) macro