Home
last modified time | relevance | path

Searched refs:snd_hdac_updatew (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio_ext.h140 #define snd_hdac_updatew(addr, reg, mask, val) \ macro
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_stream.c235 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 Dhdac_ext_controller.c279 snd_hdac_updatew(link->ml_addr, AZX_REG_ML_LOSIDV, in snd_hdac_ext_bus_link_get()
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h505 #define snd_hdac_updatew(addr, reg, mask, val) \ macro

Completed in 5 milliseconds