Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwsa881x.c396 .read_only_wordlength = true,
404 .read_only_wordlength = true,
412 .read_only_wordlength = true,
420 .read_only_wordlength = true,
H A Dwsa884x.c789 .read_only_wordlength = true,
796 .read_only_wordlength = true,
803 .read_only_wordlength = true,
810 .read_only_wordlength = true,
817 .read_only_wordlength = true,
824 .read_only_wordlength = true,
H A Dwsa883x.c493 .read_only_wordlength = true,
501 .read_only_wordlength = true,
509 .read_only_wordlength = true,
517 .read_only_wordlength = true,
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h338 bool read_only_wordlength; member
/openbmc/linux/drivers/soundwire/
H A Dstream.c174 if (!dpn_prop->read_only_wordlength) { in sdw_program_slave_port_params()