Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c218 PD_MSG_NONE = 0, enumerator
3070 port->queued_message = PD_MSG_NONE; in tcpm_send_queued_message()
3108 } while (port->queued_message != PD_MSG_NONE); in tcpm_send_queued_message()