Home
last modified time | relevance | path

Searched refs:TCPC_POWER_STATUS_UNINIT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.h70 #define TCPC_POWER_STATUS_UNINIT BIT(6) macro
H A Dtcpci.c459 if (!(reg & TCPC_POWER_STATUS_UNINIT)) in tcpci_init()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci.h97 #define TCPC_POWER_STATUS_UNINIT BIT(6) macro
H A Dtcpci.c638 if (!(reg & TCPC_POWER_STATUS_UNINIT)) in tcpci_init()