Home
last modified time | relevance | path

Searched refs:WMFW_CTL_FLAG_READABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/firmware/cirrus/
Dwmfw.h24 #define WMFW_CTL_FLAG_READABLE 0x0001 macro
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c478 ctl->flags & WMFW_CTL_FLAG_READABLE ? 'R' : '-', in cs_dsp_debugfs_read_controls_show()
910 if (!ctl->flags || (ctl->flags & WMFW_CTL_FLAG_READABLE)) { in cs_dsp_coeff_init_control_caches()
1213 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1224 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1233 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()