Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec_lpc.c51 const int args_addr = EC_LPC_ADDR_HOST_ARGS; in cros_ec_lpc_command()
/rk3399_rockchip-uboot/include/
H A Dec_commands.h46 #define EC_LPC_ADDR_HOST_ARGS 0x800 /* And 0x801, 0x802, 0x803 */ macro