Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h63 #define EC_LPC_CMDR_CMD (1 << 3) /* Last host write was a command */ macro
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h63 #define EC_LPC_CMDR_CMD BIT(3) /* Last host write was a command */ macro