Home
last modified time | relevance | path

Searched refs:SLIM_CH_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/slimbus/
H A Dslimbus.h222 SLIM_CH_STATE_DISCONNECTED = 0, enumerator
H A Dstream.c153 port->ch.state = SLIM_CH_STATE_DISCONNECTED; in slim_disconnect_port()