Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtcpci.h131 #define TCPC_MSG_HDR_INFO_REV_SHIFT 1 macro
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c430 reg = PD_REV20 << TCPC_MSG_HDR_INFO_REV_SHIFT; in tcpci_set_roles()