Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_thermal.c150 static int aw_thermal_throttle_enable = THROTTLE_ENABLE_DEFAULT; variable
151 TUNABLE_INT("hw.aw_thermal.throttle_enable", &aw_thermal_throttle_enable);
557 if (aw_thermal_throttle_enable == 0 || sc->throttle == 0 || in aw_thermal_cf_pre_change()