Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/cirrus/
Dwmfw.h23 #define WMFW_CTL_FLAG_WRITEABLE 0x0002 macro
/Linux-v6.6/sound/pci/hda/
Dhda_cs_dsp_ctl.c89 if (in & WMFW_CTL_FLAG_WRITEABLE) in wmfw_convert_flags()
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c479 ctl->flags & WMFW_CTL_FLAG_WRITEABLE ? 'W' : '-', in cs_dsp_debugfs_read_controls_show()
1212 WMFW_CTL_FLAG_WRITEABLE | in cs_dsp_parse_coeff()
1223 WMFW_CTL_FLAG_WRITEABLE | in cs_dsp_parse_coeff()
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c542 if (in & WMFW_CTL_FLAG_WRITEABLE) in wmfw_convert_flags()