Home
last modified time | relevance | path

Searched refs:FP_MODE_DEEPSLEEP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5971 #define FP_MODE_DEEPSLEEP BIT(0) macro
5989 #define FP_VALID_MODES (FP_MODE_DEEPSLEEP | \
/openbmc/u-boot/include/
H A Dec_commands.h4454 #define FP_MODE_DEEPSLEEP (1<<0) macro