Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c145 static int aw_thermal_throttle_enable = THROTTLE_ENABLE_DEFAULT; variable
146 TUNABLE_INT("hw.aw_thermal.throttle_enable", &aw_thermal_throttle_enable);
552 if (aw_thermal_throttle_enable == 0 || sc->throttle == 0 || in aw_thermal_cf_pre_change()