Searched refs:AZX_REG_ML_LOSIDV (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 262 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()
|
/kernel/linux/linux-5.10/sound/hda/ext/ |
H A D | hdac_ext_stream.c | 235 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_link_set_stream_id() 247 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_link_clear_stream_id()
|
H A D | hdac_ext_controller.c | 279 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_register.h | 259 #define AZX_REG_ML_LOSIDV 0x08 macro
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 288 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_dsp_ctrl_init_chip()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_register.h | 283 #define AZX_REG_ML_LOSIDV 0x08 macro
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | core.c | 102 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl.c | 139 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl.c | 139 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-mlink.c | 859 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_bus_ml_reset_losidv()
|
Completed in 14 milliseconds