Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dcros_ec_dev.c108 msg->command = EC_CMD_GET_FEATURES + ec->cmd_offset; in cros_ec_check_features()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h730 #define EC_CMD_GET_FEATURES 0x0d macro