Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw.h589 SDW_OPS_PORT_POST_PREP, enumerator
/openbmc/linux/sound/soc/codecs/
H A Dwsa881x.c1088 if (state == SDW_OPS_PORT_POST_PREP) in wsa881x_port_prep()
H A Dwsa883x.c1063 if (state == SDW_OPS_PORT_POST_PREP) in wsa883x_port_prep()
H A Dwsa884x.c1522 if (state == SDW_OPS_PORT_POST_PREP) in wsa884x_port_prep()
/openbmc/linux/drivers/soundwire/
H A Dstream.c504 sdw_do_port_prep(s_rt, prep_ch, prep ? SDW_OPS_PORT_POST_PREP : SDW_OPS_PORT_POST_DEPREP); in sdw_prep_deprep_slave_ports()