Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A 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()
518 ret = brcm_avs_get_pstate(priv, &priv->pmap.state); in brcm_avs_suspend()
648 ret = brcm_avs_get_pstate(priv, &pstate); in brcm_avs_cpufreq_init()
666 if (brcm_avs_get_pstate(priv, &pstate)) in show_brcm_avs_pstate()