Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/firmware/cirrus/
Dwmfw.h22 #define WMFW_CTL_FLAG_VOLATILE 0x0004 macro
/linux-6.1.9/sound/pci/hda/
Dhda_cs_dsp_ctl.c91 if (in & WMFW_CTL_FLAG_VOLATILE) in wmfw_convert_flags()
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c770 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) in cs_dsp_coeff_write_ctrl()
838 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) { in cs_dsp_coeff_read_ctrl()
863 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) in cs_dsp_coeff_init_control_caches()
889 if (ctl->set && !(ctl->flags & WMFW_CTL_FLAG_VOLATILE)) { in cs_dsp_coeff_sync_controls()
1171 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
1182 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
1192 WMFW_CTL_FLAG_VOLATILE | in cs_dsp_parse_coeff()
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c536 if (in & WMFW_CTL_FLAG_VOLATILE) in wmfw_convert_flags()