Home
last modified time | relevance | path

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

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