Searched refs:TCPC_ALERT_CC_STATUS (Results 1 – 3 of 3) sorted by relevance
169 if (alert & TCPC_ALERT_CC_STATUS) { in rt1711h_irq()175 rt1711h_write8(chip, TCPC_ALERT, TCPC_ALERT_CC_STATUS); in rt1711h_irq()
30 #define TCPC_ALERT_CC_STATUS BIT(0) macro
391 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_CC_STATUS; in tcpci_init()411 if (status & TCPC_ALERT_CC_STATUS) in tcpci_irq()