Home
last modified time | relevance | path

Searched refs: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
3964 PD_STATUS_TCPC_ALERT_1 | \
/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
4866 PD_STATUS_TCPC_ALERT_1 | \