Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpci_rt1711h.c193 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
197 status & TCPC_CC_STATUS_TERM || in rt1711h_init_cc_params()
Dtcpci.c233 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
237 reg & TCPC_CC_STATUS_TERM || in tcpci_get_cc()
/Linux-v6.1/include/linux/usb/
Dtcpci.h87 #define TCPC_CC_STATUS_TERM BIT(4) macro