Searched refs:EC_LPC_ADDR_HOST_PARAM (Results 1 – 4 of 4) sorted by relevance
83 const int param_addr = EC_LPC_ADDR_HOST_PARAM; in cros_ec_lpc_command()196 byte &= inb(EC_LPC_ADDR_HOST_PARAM + i); in cros_ec_lpc_init()
232 sum += cros_ec_lpc_ops.write(EC_LPC_ADDR_HOST_PARAM, msg->outsize, in cros_ec_cmd_xfer_lpc()271 sum += cros_ec_lpc_ops.read(EC_LPC_ADDR_HOST_PARAM, args.data_size, in cros_ec_cmd_xfer_lpc()
53 #define EC_LPC_ADDR_HOST_PARAM 0x804 /* For version 2 params; size is macro
44 #define EC_LPC_ADDR_HOST_PARAM 0x804 /* For version 2 params; size is macro