Searched refs:EC_LPC_ADDR_HOST_CMD (Results 1 – 2 of 2) sorted by relevance
49 if (!(cros_ec_lpc_read_bytes(EC_LPC_ADDR_HOST_CMD, 1, &data) & in ec_response_timed_out()73 cros_ec_lpc_write_bytes(EC_LPC_ADDR_HOST_CMD, 1, &sum); in cros_ec_pkt_xfer_lpc()155 cros_ec_lpc_write_bytes(EC_LPC_ADDR_HOST_CMD, 1, &sum); in cros_ec_cmd_xfer_lpc()
44 #define EC_LPC_ADDR_HOST_CMD 0x204 macro