Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dbrcmstb-avs-cpufreq.c388 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate) in brcm_avs_get_pstate() function
433 ret = brcm_avs_get_pstate(priv, &pstate); in brcm_avs_get_freq_table()
509 ret = brcm_avs_get_pstate(priv, &priv->pmap.state); in brcm_avs_suspend()
639 ret = brcm_avs_get_pstate(priv, &pstate); in brcm_avs_cpufreq_init()
657 if (brcm_avs_get_pstate(priv, &pstate)) in show_brcm_avs_pstate()