Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dcros_ec.c1438 ret = ec_command(dev, EC_CMD_CONFIG_POWER_BUTTON, 0, in cros_ec_config_powerbtn()
/external/u-boot/include/
Dec_commands.h2434 #define EC_CMD_CONFIG_POWER_BUTTON 0x002D macro