Searched refs:AZX_REG_ML_LOSIDV (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/hda/ext/ |
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()
|
/linux-6.12.1/include/sound/ |
D | hda_register.h | 287 #define AZX_REG_ML_LOSIDV 0x08 macro
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-mlink.c | 859 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_bus_ml_reset_losidv()
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | core.c | 110 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in avs_hdac_bus_init_chip()
|