Searched refs:TCPC_ALERT_RX_HARD_RST (Results 1 – 3 of 3) sorted by relevance
96 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_RX_STATUS | TCPC_ALERT_CC_STATUS | in max_tcpci_init_regs()337 if (status & TCPC_ALERT_RX_HARD_RST) { in _max_tcpci_irq()
633 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_CC_STATUS; in tcpci_init()720 if (status & TCPC_ALERT_RX_HARD_RST) in tcpci_irq()
32 #define TCPC_ALERT_RX_HARD_RST BIT(3) macro
Completed in 7 milliseconds