AYANEO_POWER_REG
ret = ec_write(AYANEO_POWER_REG, value ? AYANEO_POWER_ON : AYANEO_POWER_OFF);
ret = ec_read(AYANEO_POWER_REG, &val);