Searched refs:TCPC_POWER_STATUS_UNINIT (Results 1 – 2 of 2) sorted by relevance
70 #define TCPC_POWER_STATUS_UNINIT BIT(6) macro
356 if (!(reg & TCPC_POWER_STATUS_UNINIT)) in tcpci_init()