Searched full:clk_fin_pll (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | samsung,exynos4210-mct.yaml | 175 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>; 195 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>; 216 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>; 236 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
| /linux/include/dt-bindings/clock/ |
| H A D | exynos5410.h | 13 #define CLK_FIN_PLL 1 macro
|
| H A D | exynos5250.h | 13 #define CLK_FIN_PLL 1 macro
|
| H A D | exynos5420.h | 13 #define CLK_FIN_PLL 1 macro
|
| H A D | exynos4.h | 15 #define CLK_FIN_PLL 3 macro
|
| H A D | exynos3250.h | 26 #define CLK_FIN_PLL 2 macro
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos3250.dtsi | 352 clocks = <&cmu CLK_FIN_PLL>; 402 assigned-clock-parents = <&cmu CLK_FIN_PLL>, 403 <&cmu CLK_FIN_PLL>; 455 clocks = <&cmu CLK_FIN_PLL>, <&cmu CLK_MCT>;
|
| H A D | exynos5420.dtsi | 295 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MAU_EPLL>, 927 clocks = <&clock CLK_FIN_PLL>; 1291 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
| H A D | exynos4210.dtsi | 286 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
| H A D | exynos5250-snow-common.dtsi | 672 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
| H A D | exynos4x12.dtsi | 299 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
| H A D | exynos5420-peach-pit.dts | 946 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
| H A D | exynos5800-peach-pi.dts | 928 assigned-clock-parents = <&clock CLK_FIN_PLL>;
|
| H A D | exynos4.dtsi | 70 clocks = <&clock CLK_FIN_PLL>, <&clock CLK_FOUT_EPLL>,
|
| /linux/Documentation/devicetree/bindings/soc/samsung/ |
| H A D | exynos-pmu.yaml | 222 clocks = <&clock CLK_FIN_PLL>;
|
| /linux/drivers/clk/samsung/ |
| H A D | clk-exynos4.c | 1059 fclk.id = CLK_FIN_PLL; in exynos4_clk_register_finpll() 1337 if (clk_hw_get_rate(hws[CLK_FIN_PLL]) == 24000000) { in exynos4_clk_init() 1351 if (clk_hw_get_rate(hws[CLK_FIN_PLL]) == 24000000) { in exynos4_clk_init()
|