Home
last modified time | relevance | path

Searched refs:read_only_wordlength (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/codecs/
H A Dwsa881x.c390 .read_only_wordlength = true,
398 .read_only_wordlength = true,
406 .read_only_wordlength = true,
414 .read_only_wordlength = true,
H A Dwsa884x.c831 .read_only_wordlength = true,
839 .read_only_wordlength = true,
847 .read_only_wordlength = true,
855 .read_only_wordlength = true,
863 .read_only_wordlength = true,
871 .read_only_wordlength = true,
H A Dwsa883x.c531 .read_only_wordlength = true,
539 .read_only_wordlength = true,
547 .read_only_wordlength = true,
555 .read_only_wordlength = true,
/linux/drivers/soundwire/
H A Dstream.c138 bool read_only_wordlength; in sdw_program_slave_port_params() local
153 read_only_wordlength = dpn_prop->read_only_wordlength; in sdw_program_slave_port_params()
156 read_only_wordlength = false; in sdw_program_slave_port_params()
188 if (!read_only_wordlength) { in sdw_program_slave_port_params()
/linux/include/linux/soundwire/
H A Dsdw.h330 bool read_only_wordlength; member