Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtcpci.h129 #define TCPC_MSG_HDR_INFO_DATA_ROLE BIT(3) macro
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c439 reg |= TCPC_MSG_HDR_INFO_DATA_ROLE; in tcpci_set_roles()