Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_lpc.c233 cros_ec_lpc_ops.write(EC_LPC_ADDR_HOST_ARGS, sizeof(args), in cros_ec_cmd_xfer_lpc()
253 cros_ec_lpc_ops.read(EC_LPC_ADDR_HOST_ARGS, sizeof(args), (u8 *)&args); in cros_ec_cmd_xfer_lpc()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_lpc.c51 const int args_addr = EC_LPC_ADDR_HOST_ARGS; in cros_ec_lpc_command()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h46 #define EC_LPC_ADDR_HOST_ARGS 0x800 /* And 0x801, 0x802, 0x803 */ macro
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h43 #define EC_LPC_ADDR_HOST_ARGS 0x800 /* And 0x801, 0x802, 0x803 */ macro