Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/firmware/cirrus/
Dwmfw.h21 #define WMFW_CTL_FLAG_SYS 0x8000 macro
/linux-6.12.1/sound/pci/hda/
Dhda_cs_dsp_ctl.c194 if (cs_ctl->flags & WMFW_CTL_FLAG_SYS) in hda_cs_dsp_add_controls()
/linux-6.12.1/drivers/firmware/cirrus/
Dcs_dsp.c484 ctl->flags & WMFW_CTL_FLAG_SYS ? 'S' : '-', in cs_dsp_debugfs_read_controls_show()
1353 if (coeff_blk.flags & WMFW_CTL_FLAG_SYS) in cs_dsp_parse_coeff()
1367 WMFW_CTL_FLAG_SYS | in cs_dsp_parse_coeff()
1377 WMFW_CTL_FLAG_SYS | in cs_dsp_parse_coeff()
/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.c595 if (cs_ctl->flags & WMFW_CTL_FLAG_SYS) in wm_adsp_control_add()