Home
last modified time | relevance | path

Searched defs:PD_STATUS_TCPC_ALERT_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h3962 #define PD_STATUS_TCPC_ALERT_3 (1 << 6) /* Alert active in port 3 TCPC */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4864 #define PD_STATUS_TCPC_ALERT_3 BIT(6) /* Alert active in port 3 TCPC */ macro