Searched refs:max_uv (Results 1 – 4 of 4) sorted by relevance
17 u32 max_uv; member
108 return voltage <= min(max_volt, volt->max_uv); in nvkm_cstate_valid()125 max_volt = volt->max_uv; in nvkm_cstate_find_best()239 if (volt && nvkm_volt_map_min(volt, cstepX.voltage) > volt->max_uv) in nvkm_cstate_new()
459 *val = volt->max_uv > 0 ? (volt->max_uv / 1000) : -ENODEV; in nouveau_in_read()
3146 int max_uv, unsigned int *selector) in pmbus_regulator_set_voltage() argument