Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/cirrus/
Dwmfw.h22 #define WMFW_CTL_FLAG_VOLATILE 0x0004 macro
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c476 ctl->flags & WMFW_CTL_FLAG_VOLATILE ? 'V' : '-', in cs_dsp_debugfs_read_controls_show()
802 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) { in cs_dsp_coeff_write_ctrl()
877 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) { in cs_dsp_coeff_read_ctrl()
902 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) in cs_dsp_coeff_init_control_caches()
928 if (ctl->set && !(ctl->flags & WMFW_CTL_FLAG_VOLATILE)) { in cs_dsp_coeff_sync_controls()
1211 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
1222 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
1232 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
/Linux-v6.6/sound/pci/hda/
Dhda_cs_dsp_ctl.c91 if (in & WMFW_CTL_FLAG_VOLATILE) in wmfw_convert_flags()
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c544 if (in & WMFW_CTL_FLAG_VOLATILE) in wmfw_convert_flags()