Searched refs:AZX_REG_PP_PPCTL (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/sound/hda/ext/ |
| D | hdac_ext_controller.c | 121 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, 0, AZX_PPCTL_GPROCEN); in snd_hdac_ext_bus_ppcap_enable() 123 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, AZX_PPCTL_GPROCEN, 0); in snd_hdac_ext_bus_ppcap_enable() 142 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, 0, AZX_PPCTL_PIE); in snd_hdac_ext_bus_ppcap_int_enable() 144 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, AZX_PPCTL_PIE, 0); in snd_hdac_ext_bus_ppcap_int_enable()
|
| D | hdac_ext_stream.c | 130 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, 0, in snd_hdac_ext_stream_decouple() 133 snd_hdac_updatel(ebus->ppcap, AZX_REG_PP_PPCTL, in snd_hdac_ext_stream_decouple()
|
| /linux-4.4.14/include/sound/ |
| D | hda_register.h | 182 #define AZX_REG_PP_PPCTL 0x04 macro
|