Searched refs:TCPC_POWER_STATUS_UNINIT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ | ||
| H A D | tcpci.h | 70 #define TCPC_POWER_STATUS_UNINIT BIT(6) macro |
| H A D | tcpci.c | 459 if (!(reg & TCPC_POWER_STATUS_UNINIT)) in tcpci_init() |