Home
last modified time | relevance | path

Searched refs:snd_hdac_chip_updatel (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_controller.c96 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()
410 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_RESET, 0); in snd_hdac_bus_enter_link_reset()
482 snd_hdac_chip_updatel(bus, INTCTL, in azx_int_enable()
500 snd_hdac_chip_updatel(bus, INTCTL, AZX_INT_CTRL_EN | AZX_INT_GLOBAL_EN, 0); in azx_int_disable()
H A Dhdac_stream.c97 snd_hdac_chip_updatel(bus, INTCTL, in snd_hdac_stream_start()
171 snd_hdac_chip_updatel(azx_dev->bus, INTCTL, 1 << azx_dev->index, 0); in snd_hdac_stream_stop()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c87 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()
394 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_RESET, 0); in snd_hdac_bus_enter_link_reset()
466 snd_hdac_chip_updatel(bus, INTCTL, in azx_int_enable()
H A Dhdac_stream.c140 snd_hdac_chip_updatel(bus, INTCTL, in snd_hdac_stream_start()
189 snd_hdac_chip_updatel(azx_dev->bus, INTCTL, 1 << azx_dev->index, 0); in snd_hdac_stream_stop()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c73 snd_hdac_chip_updatel(&adev->base.core, VS_EM2, AZX_VS_EM2_L1SEN, value); in avs_hda_l1sen_enable()
109 snd_hdac_chip_updatel(bus, VS_EM2, AZX_VS_EM2_DUM, AZX_VS_EM2_DUM); in avs_hdac_bus_init_chip()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ctrl.c231 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 Dhda-codec.c254 snd_hdac_chip_updatel(bus, GCTL, AZX_GCTL_UNSOL, AZX_GCTL_UNSOL); in hda_codec_detect_mask()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.c116 snd_hdac_chip_updatel(bus, VS_EM2, AZX_REG_VS_EM2_L1SEN, val); in skl_clock_power_gating()
208 snd_hdac_chip_updatel(bus, VS_EM2, AZX_VS_EM2_DUM, AZX_VS_EM2_DUM); in skl_dum_set()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c116 snd_hdac_chip_updatel(bus, VS_EM2, AZX_REG_VS_EM2_L1SEN, val); in skl_clock_power_gating()
208 snd_hdac_chip_updatel(bus, VS_EM2, AZX_VS_EM2_DUM, AZX_VS_EM2_DUM); in skl_dum_set()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h487 #define snd_hdac_chip_updatel(chip, reg, mask, val) \ macro
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h491 #define snd_hdac_chip_updatel(chip, reg, mask, val) \ macro
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c412 snd_hdac_chip_updatel(azx_bus(chip), GTSCC, 0, GTSCC_TSCCI_MASK); in azx_get_sync_time()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c395 snd_hdac_chip_updatel(azx_bus(chip), GTSCC, 0, GTSCC_TSCCI_MASK); in azx_get_sync_time()

Completed in 16 milliseconds