Searched refs:brcm_avs_get_voltage (Results 1 – 1 of 1) sorted by relevance
411 static u32 brcm_avs_get_voltage(void __iomem *base) in brcm_avs_get_voltage() function706 return sprintf(buf, "0x%08x\n", brcm_avs_get_voltage(priv->base)); in show_brcm_avs_voltage()