Searched refs:TCPC_EXTENDED_STATUS_VSAFE0V (Results 1 – 3 of 3) sorted by relevance
57 #define TCPC_EXTENDED_STATUS_VSAFE0V BIT(0) macro
89 ret = max_tcpci_write8(chip, TCPC_EXTENDED_STATUS_MASK, TCPC_EXTENDED_STATUS_VSAFE0V); in max_tcpci_init_regs()315 if (ret >= 0 && (reg_status & TCPC_EXTENDED_STATUS_VSAFE0V)) in _max_tcpci_irq()
480 return !!(reg & TCPC_EXTENDED_STATUS_VSAFE0V); in tcpci_is_vbus_vsafe0v()644 TCPC_EXTENDED_STATUS_VSAFE0V); in tcpci_init()720 if (!ret && (raw & TCPC_EXTENDED_STATUS_VSAFE0V)) in tcpci_irq()