Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c675 int gpstate_idx, lpstate_idx; in gpstate_timer_handler() local
713 lpstate_idx = gpstate_idx; in gpstate_timer_handler()
717 lpstate_idx = pstate_to_idx(freq_data.pstate_id); in gpstate_timer_handler()
720 lpstate_idx); in gpstate_timer_handler()
724 gpstates->last_lpstate_idx = lpstate_idx; in gpstate_timer_handler()