Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_lpc.c352 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()
/Linux-v6.1/include/linux/platform_data/
Dcros_ec_commands.h61 #define EC_HOST_CMD_MEC_REGION_SIZE 0x8 macro