Searched refs:max_power_uw (Results 1 – 3 of 3) sorted by relevance
202 u64 *max_power_uw) in scmi_powercap_get_max_power_uw() argument 206 *max_power_uw = spz->info->max_power_cap; in scmi_powercap_get_max_power_uw() 208 *max_power_uw *= 1000; in scmi_powercap_get_max_power_uw()
50 static int get_max_power_range_uw(struct powercap_zone *pcz, u64 *max_power_uw) in get_max_power_range_uw() argument 54 *max_power_uw = dtpm->power_max - dtpm->power_min; in get_max_power_range_uw()
130 define_power_zone_constraint_show(max_power_uw);246 ret = create_constraint_attribute(i, "max_power_uw", S_IRUGO, in seed_constraint_attributes()