Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtcpci.h130 #define TCPC_MSG_HDR_INFO_PWR_ROLE BIT(0) macro
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c432 reg |= TCPC_MSG_HDR_INFO_PWR_ROLE; in tcpci_set_roles()