Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3960 #define PD_STATUS_TCPC_ALERT_1 (1 << 4) /* Alert active in port 1 TCPC */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4862 #define PD_STATUS_TCPC_ALERT_1 BIT(4) /* Alert active in port 1 TCPC */ macro