Searched refs:EC_HOST_CMD_MEC_REGION_SIZE (Results 1 – 2 of 2) sorted by relevance
352 EC_HOST_CMD_MEC_REGION_SIZE, dev_name(dev))) { in cros_ec_lpc_probe()384 if (!devm_request_region(dev, EC_HOST_CMD_REGION0 + EC_HOST_CMD_MEC_REGION_SIZE, in cros_ec_lpc_probe()385 EC_HOST_CMD_REGION_SIZE - EC_HOST_CMD_MEC_REGION_SIZE, in cros_ec_lpc_probe()
61 #define EC_HOST_CMD_MEC_REGION_SIZE 0x8 macro