Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dbrcmstb-avs-cpufreq.c411 static u32 brcm_avs_get_voltage(void __iomem *base) in brcm_avs_get_voltage() function
706 return sprintf(buf, "0x%08x\n", brcm_avs_get_voltage(priv->base)); in show_brcm_avs_voltage()