Searched refs:TCPC_REG_ALERT_FAULT (Results 1 – 3 of 3) sorted by relevance
346 } else if (reg & TCPC_REG_ALERT_FAULT) { in tcpci_alert_reg_to_enum()
74 TCPC_REG_ALERT_FAULT | TCPC_REG_ALERT_POWER_STATUS; in tcpci_init_alert_mask()
96 #define TCPC_REG_ALERT_FAULT BIT(9) macro