Searched defs:EC_HANG_STOP_NOW (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ec_commands.h | 3489 #define EC_HANG_STOP_NOW (1 << 31) macro |
/openbmc/linux/include/linux/platform_data/ | ||
H A D | cros_ec_commands.h | 4005 #define EC_HANG_STOP_NOW BIT(31) macro |