Home
last modified time | relevance | path

Searched refs:TCPC_REG_ALERT_FAULT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h96 #define TCPC_REG_ALERT_FAULT BIT(9) macro
/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c346 } else if (reg & TCPC_REG_ALERT_FAULT) { in tcpci_alert_reg_to_enum()
Dps8xxx.c73 TCPC_REG_ALERT_FAULT | TCPC_REG_ALERT_POWER_STATUS; in tcpci_init_alert_mask()
Drt1715.c83 TCPC_REG_ALERT_POWER_STATUS | TCPC_REG_ALERT_FAULT | in tcpci_init_alert_mask()