Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtcpci.h132 #define TCPC_MSG_HDR_INFO_REV GENMASK(2, 1) macro
/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c459 reg = FIELD_PREP(TCPC_MSG_HDR_INFO_REV, PD_REV20); in tcpci_set_roles()