Searched refs:TCPC_EXTENDED_STATUS_VSAFE0V (Results 1 – 3 of 3) sorted by relevance
56 #define TCPC_EXTENDED_STATUS_VSAFE0V BIT(0) macro
116 ret = max_tcpci_write8(chip, TCPC_EXTENDED_STATUS_MASK, TCPC_EXTENDED_STATUS_VSAFE0V); in max_tcpci_init_regs()342 if (ret >= 0 && (reg_status & TCPC_EXTENDED_STATUS_VSAFE0V)) in _max_tcpci_irq()
468 return !!(reg & TCPC_EXTENDED_STATUS_VSAFE0V); in tcpci_is_vbus_vsafe0v()628 TCPC_EXTENDED_STATUS_VSAFE0V); in tcpci_init()701 if (!ret && (raw & TCPC_EXTENDED_STATUS_VSAFE0V)) in tcpci_irq()