Searched refs:TCPC_ALERT_CC_STATUS (Results 1 – 7 of 7) 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()
177 if (alert & TCPC_ALERT_CC_STATUS) { in et7303_irq()183 et7303_write8(chip, TCPC_ALERT, TCPC_ALERT_CC_STATUS); in et7303_irq()
34 #define TCPC_ALERT_CC_STATUS BIT(0) macro
126 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_RX_STATUS | TCPC_ALERT_CC_STATUS | in max_tcpci_init_regs()355 if (status & TCPC_ALERT_CC_STATUS) in _max_tcpci_irq()
673 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_CC_STATUS; in tcpci_init()703 if (status & TCPC_ALERT_CC_STATUS) in tcpci_irq()
30 #define TCPC_ALERT_CC_STATUS BIT(0) macro
495 TCPC_ALERT_RX_HARD_RST | TCPC_ALERT_CC_STATUS; in tcpci_init()520 if (status & TCPC_ALERT_CC_STATUS) in tcpci_poll_event()