Searched refs:throttle_low_limit (Results 1 – 1 of 1) sorted by relevance
60 static uint throttle_low_limit = 1; variable61 module_param_named(throttle_low_limit, throttle_low_limit, uint, 0644);62 MODULE_PARM_DESC(throttle_low_limit,401 limit = throttle_low_limit; in i7300_idle_start()452 if (!throttle_low_limit) in i7300_idle_notifier()