Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
513 ret = brcm_avs_get_pstate(priv, &priv->pmap.state); in brcm_avs_suspend()
643 ret = brcm_avs_get_pstate(priv, &pstate); in brcm_avs_cpufreq_init()
661 if (brcm_avs_get_pstate(priv, &pstate)) in show_brcm_avs_pstate()
/kernel/linux/linux-6.6/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()
515 ret = brcm_avs_get_pstate(priv, &priv->pmap.state); in brcm_avs_suspend()
645 ret = brcm_avs_get_pstate(priv, &pstate); in brcm_avs_cpufreq_init()
663 if (brcm_avs_get_pstate(priv, &pstate)) in show_brcm_avs_pstate()

Completed in 3 milliseconds