Home
last modified time | relevance | path

Searched refs:TCPC_ALERT_RX_HARD_RST (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpci.h27 #define TCPC_ALERT_RX_HARD_RST BIT(3) macro
H A Dtcpci.c495 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_CC_STATUS; in tcpci_init()
575 if (status & TCPC_ALERT_RX_HARD_RST) in tcpci_poll_event()