Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/idle/
Di7300_idle.c60 static uint throttle_low_limit = 1; variable
61 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()