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