Home
last modified time | relevance | path

Searched refs:TCPC_CC_STATUS_TERM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c200 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
203 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
H A Dtcpci.c242 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
245 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
/linux/include/linux/usb/
H A Dtcpci.h89 #define TCPC_CC_STATUS_TERM BIT(4) macro