Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c193 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
197 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
H A Dtcpci.c234 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
238 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
/openbmc/linux/include/linux/usb/
H A Dtcpci.h87 #define TCPC_CC_STATUS_TERM BIT(4) macro