Searched refs:up_threshold (Results 1 – 7 of 7) sorted by relevance
103 if (load > dbs_data->up_threshold) { in cs_dbs_update()174 dbs_data->up_threshold = input; in store_up_threshold()189 input >= dbs_data->up_threshold) in store_down_threshold()246 gov_show_one_common(up_threshold);253 gov_attr_rw(up_threshold);261 &up_threshold.attr,293 dbs_data->up_threshold = DEF_FREQUENCY_UP_THRESHOLD; in cs_init()
145 if (load > dbs_data->up_threshold) { in od_update()234 dbs_data->up_threshold = input; in store_up_threshold()316 gov_show_one_common(up_threshold);324 gov_attr_rw(up_threshold);331 &up_threshold.attr,369 dbs_data->up_threshold = MICRO_FREQUENCY_UP_THRESHOLD; in od_init()371 dbs_data->up_threshold = DEF_FREQUENCY_UP_THRESHOLD; in od_init()
44 unsigned int up_threshold; member
582 u8 up_threshold; /* Current %busy required to uplock */ member
936 rps->power.up_threshold); in i915_frequency_info()1766 rps->power.up_threshold); in i915_rps_boost_info()
1159 if (c0 > time * rps->power.up_threshold) in vlv_wa_c0_ei()
6638 rps->power.up_threshold = threshold_up; in rps_set_power()