Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/cirrus/
H A Dwmfw.h24 #define WMFW_CTL_FLAG_READABLE 0x0001 macro
/openbmc/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c478 ctl->flags & WMFW_CTL_FLAG_READABLE ? 'R' : '-', in cs_dsp_debugfs_read_controls_show()
913 if (!ctl->flags || (ctl->flags & WMFW_CTL_FLAG_READABLE)) { in cs_dsp_coeff_init_control_caches()
1298 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1309 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()
1318 WMFW_CTL_FLAG_READABLE, in cs_dsp_parse_coeff()