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.c389 .read_only_wordlength = true,
397 .read_only_wordlength = true,
405 .read_only_wordlength = true,
413 .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.c532 .read_only_wordlength = true,
540 .read_only_wordlength = true,
548 .read_only_wordlength = true,
556 .read_only_wordlength = true,
/linux/drivers/soundwire/
H A Dstream.c140 bool read_only_wordlength; in sdw_program_slave_port_params() local
155 read_only_wordlength = dpn_prop->read_only_wordlength; in sdw_program_slave_port_params()
158 read_only_wordlength = false; in sdw_program_slave_port_params()
190 if (!read_only_wordlength) { in sdw_program_slave_port_params()
/linux/include/linux/soundwire/
H A Dsdw.h331 bool read_only_wordlength; member