Searched refs:TCPC_POWER_STATUS_UNINIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/usb/ | ||
D | tcpci.h | 98 #define TCPC_POWER_STATUS_UNINIT BIT(6) macro |
/Linux-v6.1/drivers/usb/typec/tcpm/ | ||
D | tcpci.c | 589 if (!(reg & TCPC_POWER_STATUS_UNINIT)) in tcpci_init() |