Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dcros_ec_lpc.c50 const int args_addr = EC_LPC_ADDR_HOST_ARGS; in cros_ec_lpc_command()
/external/u-boot/include/
Dec_commands.h46 #define EC_LPC_ADDR_HOST_ARGS 0x800 /* And 0x801, 0x802, 0x803 */ macro