Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_controller.c262 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_bus_link_set_stream_id()
274 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_bus_link_clear_stream_id()
301 snd_hdac_updatew(hlink->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
/openbmc/linux/include/sound/
H A Dhda_register.h283 #define AZX_REG_ML_LOSIDV 0x08 macro
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c102 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c859 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_bus_ml_reset_losidv()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c139 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()