Home
last modified time | relevance | path

Searched refs:trip_switch_on (Results 1 – 1 of 1) sorted by relevance

/drivers/thermal/
Dgov_power_allocator.c71 int trip_switch_on; member
128 u32 sustainable_power, int trip_switch_on, in estimate_pid_constants() argument
135 ret = tz->ops->get_trip_temp(tz, trip_switch_on, &switch_on_temp); in estimate_pid_constants()
201 params->trip_switch_on, control_temp, in pid_controller()
485 params->trip_switch_on = i; in get_governor_trips()
500 params->trip_max_desired_temperature = params->trip_switch_on; in get_governor_trips()
501 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
503 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
574 params->trip_switch_on, in power_allocator_bind()
618 ret = tz->ops->get_trip_temp(tz, params->trip_switch_on, in power_allocator_throttle()