EC_POWER_LIMIT_NONE   87 drivers/power/supply/cros_usbpd-charger.c static u16 input_voltage_limit = EC_POWER_LIMIT_NONE;
EC_POWER_LIMIT_NONE   88 drivers/power/supply/cros_usbpd-charger.c static u16 input_current_limit = EC_POWER_LIMIT_NONE;
EC_POWER_LIMIT_NONE  427 drivers/power/supply/cros_usbpd-charger.c 		if (input_current_limit == EC_POWER_LIMIT_NONE)
EC_POWER_LIMIT_NONE  433 drivers/power/supply/cros_usbpd-charger.c 		if (input_voltage_limit == EC_POWER_LIMIT_NONE)
EC_POWER_LIMIT_NONE  466 drivers/power/supply/cros_usbpd-charger.c 		intval = EC_POWER_LIMIT_NONE;
EC_POWER_LIMIT_NONE  478 drivers/power/supply/cros_usbpd-charger.c 		if (input_current_limit == EC_POWER_LIMIT_NONE)
EC_POWER_LIMIT_NONE  494 drivers/power/supply/cros_usbpd-charger.c 		if (input_voltage_limit == EC_POWER_LIMIT_NONE)