Searched refs:AZX_GCTL_UNSOL (Results 1 – 3 of 3) sorted by relevance
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()
254 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in hda_codec_detect_mask()
27 #define AZX_GCTL_UNSOL (1 << 8) /* accept unsol. response enable */ macro