Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dpowernv-cpufreq.c673 int gpstate_idx, lpstate_idx; in gpstate_timer_handler() local
711 lpstate_idx = gpstate_idx; in gpstate_timer_handler()
715 lpstate_idx = pstate_to_idx(freq_data.pstate_id); in gpstate_timer_handler()
718 lpstate_idx); in gpstate_timer_handler()
722 gpstates->last_lpstate_idx = lpstate_idx; in gpstate_timer_handler()