Searched refs:AZX_REG_ML_LOSIDV (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/sound/hda/ext/ |
| D | hdac_ext_stream.c | 227 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 1 << stream); in snd_hdac_ext_link_set_stream_id() 239 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, (1 << stream), 0); in snd_hdac_ext_link_clear_stream_id()
|
| D | hdac_ext_controller.c | 276 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
|
| /Linux-v5.4/include/sound/ |
| D | hda_register.h | 259 #define AZX_REG_ML_LOSIDV 0x08 macro
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-ctrl.c | 253 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in hda_dsp_ctrl_init_chip()
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl.c | 137 writel(0, hlink->ml_addr + AZX_REG_ML_LOSIDV); in skl_init_chip()
|