Home
last modified time | relevance | path

Searched refs:WMFW_CTL_FLAG_SYS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/pci/hda/
Dhda_cs_dsp_ctl.c191 if (cs_ctl->flags & WMFW_CTL_FLAG_SYS) in hda_cs_dsp_add_controls()
224 if (ret == 0 || (cs_ctl->flags & WMFW_CTL_FLAG_SYS)) in hda_cs_dsp_write_ctl()
/Linux-v6.6/include/linux/firmware/cirrus/
Dwmfw.h21 #define WMFW_CTL_FLAG_SYS 0x8000 macro
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c477 ctl->flags & WMFW_CTL_FLAG_SYS ? 'S' : '-', in cs_dsp_debugfs_read_controls_show()
1207 if (coeff_blk.flags & WMFW_CTL_FLAG_SYS) in cs_dsp_parse_coeff()
1221 WMFW_CTL_FLAG_SYS | in cs_dsp_parse_coeff()
1231 WMFW_CTL_FLAG_SYS | in cs_dsp_parse_coeff()
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c606 if (cs_ctl->flags & WMFW_CTL_FLAG_SYS) in wm_adsp_control_add()
697 if (ret == 0 || (cs_ctl->flags & WMFW_CTL_FLAG_SYS)) in wm_adsp_write_ctl()