Home
last modified time | relevance | path

Searched defs:pll_rate (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c30 struct pll_rate { struct
40 static const struct pll_rate freqtbl[] = { argument
379 const struct pll_rate *pll_rate = find_rate(rate); in hdmi_pll_round_rate() local
388 const struct pll_rate *pll_rate = find_rate(rate); in hdmi_pll_set_rate() local
/linux/arch/arm/mach-omap1/
H A Dopp.h18 unsigned long pll_rate; member
/linux/drivers/clk/spear/
H A Dclk-vco-pll.c67 unsigned long prate, int index, unsigned long *pll_rate) in pll_calc_rate()
/linux/sound/pci/ctxfi/
H A Dctatc.h78 unsigned int pll_rate; /* current rate of Phase Lock Loop */ member
/linux/drivers/clk/
H A Dclk-cdce925.c404 long pll_rate = clk_round_rate(pll, target_rate); in cdce925_clk_best_parent_rate() local
/linux/drivers/mfd/
H A Ddb8500-prcmu.c1395 static unsigned long pll_rate(void __iomem *reg, unsigned long src_rate, in pll_rate() function