Home
last modified time | relevance | path

Searched refs:AZX_REG_ML_LOSIDV (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/sound/hda/ext/
Dhdac_ext_stream.c234 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_link_set_stream_id()
246 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_link_clear_stream_id()
Dhdac_ext_controller.c283 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
/Linux-v6.1/include/sound/
Dhda_register.h270 #define AZX_REG_ML_LOSIDV 0x08 macro
/Linux-v6.1/sound/soc/sof/intel/
Dhda-ctrl.c288 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_dsp_ctrl_init_chip()
/Linux-v6.1/sound/soc/intel/avs/
Dcore.c98 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
/Linux-v6.1/sound/soc/intel/skylake/
Dskl.c139 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()