Searched refs:TCPC_MSG_HDR_INFO_DATA_ROLE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/usb/ | ||
H A D | tcpci.h | 131 #define TCPC_MSG_HDR_INFO_DATA_ROLE BIT(3) macro |
/linux/drivers/usb/typec/tcpm/ | ||
H A D | tcpci.c | 463 reg |= TCPC_MSG_HDR_INFO_DATA_ROLE; in tcpci_set_roles() |