Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c674 int gpstate_idx, lpstate_idx; in gpstate_timer_handler() local
712 lpstate_idx = gpstate_idx; in gpstate_timer_handler()
716 lpstate_idx = pstate_to_idx(freq_data.pstate_id); in gpstate_timer_handler()
719 lpstate_idx); in gpstate_timer_handler()
723 gpstates->last_lpstate_idx = lpstate_idx; in gpstate_timer_handler()