Searched refs:TCPC_REG_ALERT_RX_BEGINNING (Results 1 – 2 of 2) sorted by relevance
90 #define TCPC_REG_ALERT_RX_BEGINNING BIT(12) macro
355 } else if (reg & TCPC_REG_ALERT_RX_BEGINNING) { in tcpci_alert_reg_to_enum()