Home
last modified time | relevance | path

Searched refs:snd_hdac_updatew (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/hda/ext/
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()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h502 #define snd_hdac_updatew(addr, reg, mask, val) \ macro

Completed in 7 milliseconds