Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h68 #define EC_LPC_CMDR_BUSY (1 << 2) /* EC is busy processing a command */ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h66 #define EC_LPC_CMDR_BUSY BIT(2) /* EC is busy processing a command */ macro