Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h114 #define TCPC_REG_ALERT_CC_STATUS BIT(0) macro
/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c319 } else if (reg & TCPC_REG_ALERT_CC_STATUS) { in tcpci_alert_reg_to_enum()
Dps8xxx.c72 TCPC_REG_ALERT_RX_HARD_RST | TCPC_REG_ALERT_CC_STATUS | in tcpci_init_alert_mask()
Drt1715.c82 TCPC_REG_ALERT_RX_HARD_RST | TCPC_REG_ALERT_CC_STATUS | in tcpci_init_alert_mask()