uv_max            344 drivers/hwmon/lm93.c 	const long uv_max = lm93_vin_val_max[nr] * 1000;
uv_max            347 drivers/hwmon/lm93.c 	const long slope = (uv_max - uv_min) /
uv_max            366 drivers/hwmon/lm93.c 	const long uv_max = lm93_vin_val_max[nr] * 1000;
uv_max            370 drivers/hwmon/lm93.c 	const long slope = (uv_max - uv_min) /
uv_max            222 drivers/opp/ti-opp-supply.c 	unsigned long vdd_uv, uv_max;
uv_max            238 drivers/opp/ti-opp-supply.c 		uv_max = opp_data.vdd_absolute_max_voltage_uv;
uv_max            240 drivers/opp/ti-opp-supply.c 		uv_max = supply->u_volt_max;
uv_max            242 drivers/opp/ti-opp-supply.c 	if (vdd_uv > uv_max ||
uv_max            244 drivers/opp/ti-opp-supply.c 	    supply->u_volt_min > uv_max) {
uv_max            247 drivers/opp/ti-opp-supply.c 			 supply->u_volt_min, vdd_uv, uv_max);
uv_max            253 drivers/opp/ti-opp-supply.c 		uv_max);
uv_max            258 drivers/opp/ti-opp-supply.c 					    uv_max);
uv_max            262 drivers/opp/ti-opp-supply.c 			uv_max);