Searched refs:AZX_GCTL_UNSOL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_controller.c | 96 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in snd_hdac_bus_init_cmd_io() 133 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, 0); in snd_hdac_bus_stop_cmd_io()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_controller.c | 87 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in snd_hdac_bus_init_cmd_io() 124 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, 0); in snd_hdac_bus_stop_cmd_io()
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 231 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in hda_dsp_ctrl_init_chip()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-codec.c | 254 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in hda_codec_detect_mask()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_register.h | 27 #define AZX_GCTL_UNSOL (1 << 8) /* accept unsol. response enable */ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_register.h | 27 #define AZX_GCTL_UNSOL (1 << 8) /* accept unsol. response enable */ macro
|
Completed in 6 milliseconds