Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dwsa881x.c399 .read_only_wordlength = true,
407 .read_only_wordlength = true,
415 .read_only_wordlength = true,
423 .read_only_wordlength = true,
Dwsa883x.c497 .read_only_wordlength = true,
505 .read_only_wordlength = true,
513 .read_only_wordlength = true,
521 .read_only_wordlength = true,
/Linux-v6.1/include/linux/soundwire/
Dsdw.h334 bool read_only_wordlength; member
/Linux-v6.1/drivers/soundwire/
Dstream.c174 if (!dpn_prop->read_only_wordlength) { in sdw_program_slave_port_params()