Searched refs:CLK_FIN_PLL (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/include/dt-bindings/clock/ |
D | exynos5410.h | 13 #define CLK_FIN_PLL 1 macro
|
D | exynos5250.h | 13 #define CLK_FIN_PLL 1 macro
|
D | exynos5420.h | 13 #define CLK_FIN_PLL 1 macro
|
D | exynos4.h | 15 #define CLK_FIN_PLL 3 macro
|
D | exynos3250.h | 26 #define CLK_FIN_PLL 2 macro
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | exynos3250.dtsi | 176 clocks = <&cmu CLK_FIN_PLL>; 227 assigned-clock-parents = <&cmu CLK_FIN_PLL>, 228 <&cmu CLK_FIN_PLL>; 279 clocks = <&cmu CLK_FIN_PLL>, <&cmu CLK_MCT>;
|
D | exynos5250.dtsi | 230 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_FOUT_EPLL>, 244 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>; 295 clocks = <&clock CLK_FIN_PLL>; 655 clocks = <&clock CLK_USB3>, <&clock CLK_FIN_PLL>; 686 clocks = <&clock CLK_USB2>, <&clock CLK_FIN_PLL>;
|
D | exynos5420.dtsi | 187 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MAU_EPLL>, 725 clocks = <&clock CLK_FIN_PLL>; 1450 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
D | exynos4210.dtsi | 114 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
D | exynos5250-snow-common.dtsi | 672 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
D | exynos4412.dtsi | 251 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
D | exynos5800-peach-pi.dts | 917 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
D | exynos4.dtsi | 70 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_FOUT_EPLL>,
|
D | exynos5420-peach-pit.dts | 948 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
/Linux-v5.4/drivers/clk/samsung/ |
D | clk-exynos5250.c | 225 FRATE(CLK_FIN_PLL, "fin_pll", NULL, 0, 0),
|
D | clk-exynos3250.c | 234 FFACTOR(CLK_FIN_PLL, "fin_pll", "xusbxti", 1, 1, 0),
|
D | clk-exynos4.c | 1054 fclk.id = CLK_FIN_PLL; in exynos4_clk_register_finpll()
|
D | clk-exynos5420.c | 442 FRATE(CLK_FIN_PLL, "fin_pll", NULL, 0, 0),
|