Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/firmware/cirrus/
Dwmfw.h24 #define WMFW_CTL_FLAG_READABLE 0x0001 macro
/linux-6.12.1/drivers/firmware/cirrus/
Dcs_dsp.c485 ctl->flags & WMFW_CTL_FLAG_READABLE ? 'R' : '-', in cs_dsp_debugfs_read_controls_show()
974 if (!ctl->flags || (ctl->flags & WMFW_CTL_FLAG_READABLE)) { in cs_dsp_coeff_init_control_caches()
1359 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1370 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1379 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()