/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | apll.txt | 17 - compatible : shall be "ti,dra7-apll-clock" or "ti,omap2-apll-clock" 34 compatible = "ti,dra7-apll-clock"; 39 compatible = "ti,omap2-apll-clock";
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk-exynos5410.c | 56 apll, cpll, mpll, enumerator 171 [apll] = PLL(pll_35xx, CLK_FOUT_APLL, "fout_apll", "fin_pll", APLL_LOCK,
|
D | clk-exynos5250.c | 107 apll, mpll, cpll, epll, vpll, gpll, bpll, enumerator 746 [apll] = PLL_A(pll_35xx, CLK_FOUT_APLL, "fout_apll", "fin_pll", 762 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \ argument 763 ((((apll) << 24) | ((pclk_dbg) << 20) | ((atb) << 16) | \ 818 exynos5250_plls[apll].rate_table = apll_24mhz_tbl; in exynos5250_clk_init()
|
D | clk-exynos4.c | 153 apll, mpll, epll, vpll, enumerator 1340 [apll] = PLL_A(pll_4508, CLK_FOUT_APLL, "fout_apll", "fin_pll", 1351 [apll] = PLL(pll_35xx, CLK_FOUT_APLL, "fout_apll", "fin_pll", 1385 #define E4210_CPU_DIV0(apll, pclk_dbg, atb, periph, corem1, corem0) \ argument 1386 (((apll) << 24) | ((pclk_dbg) << 20) | ((atb) << 16) | \ 1466 exynos4210_plls[apll].rate_table = in exynos4_clk_init() 1480 exynos4x12_plls[apll].rate_table = in exynos4_clk_init()
|
D | clk-s5pv210.c | 72 apll, enumerator 757 [apll] = PLL(pll_4508, FOUT_APLL, "fout_apll", "fin_pll", 769 [apll] = PLL(pll_4502, FOUT_APLL, "fout_apll", "fin_pll",
|
D | clk-s3c64xx.c | 61 apll, mpll, epll, enumerator 367 [apll] = PLL(pll_6552, FOUT_APLL, "fout_apll", "fin_pll",
|
D | clk-exynos5420.c | 146 apll, cpll, dpll, epll, rpll, ipll, spll, vpll, mpll, enumerator 1225 [apll] = PLL(pll_2550, CLK_FOUT_APLL, "fout_apll", "fin_pll", APLL_LOCK, 1279 exynos5x_plls[apll].rate_table = exynos5420_pll2550x_24mhz_tbl; in exynos5x_clk_init()
|
D | clk-exynos3250.c | 776 #define E3250_CPU_DIV0(apll, pclk_dbg, atb, corem) \ argument 777 (((apll) << 24) | ((pclk_dbg) << 20) | ((atb) << 16) | \
|
/linux-4.4.14/drivers/clk/ti/ |
D | Makefile | 3 fixed-factor.o mux.o apll.o \
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | ti-phy.txt | 76 * "phy-div" - divider for apll 77 * "div-clk" - apll clock
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk-rk3188.c | 27 apll, cpll, dpll, gpll, enumerator 215 [apll] = PLL(pll_rk3066, PLL_APLL, "apll", mux_pll_p, 0, RK2928_PLL_CON(0), 226 [apll] = PLL(pll_rk3066, PLL_APLL, "apll", mux_pll_p, 0, RK2928_PLL_CON(0),
|
D | clk-rk3288.c | 27 apll, dpll, cpll, gpll, npll, enumerator 204 [apll] = PLL(pll_rk3066, PLL_APLL, "apll", mux_pll_p, 0, RK3288_PLL_CON(0),
|
/linux-4.4.14/drivers/media/i2c/ |
D | saa7115.c | 97 bool apll; member 791 if (state->apll) in saa711x_s_clock_freq() 1391 state->apll = flags & SAA7115_FREQ_FL_APLL; in saa711x_s_crystal_freq()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap24xx-clocks.dtsi | 133 compatible = "ti,omap2-apll-clock"; 143 compatible = "ti,omap2-apll-clock";
|
D | dra7xx-clocks.dtsi | 1221 compatible = "ti,dra7-apll-clock";
|