Home
last modified time | relevance | path

Searched full:exynos5433 (Results 1 – 25 of 68) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dexynos5433-clock.txt1 * Samsung Exynos5433 CMU (Clock Management Units)
3 The Exynos5433 clock controller generates and supplies clock to various
4 controllers within the Exynos5433 SoC.
9 - "samsung,exynos5433-cmu-top" - clock controller compatible for CMU_TOP
12 - "samsung,exynos5433-cmu-cpif" - clock controller compatible for CMU_CPIF
14 - "samsung,exynos5433-cmu-mif" - clock controller compatible for CMU_MIF
16 - "samsung,exynos5433-cmu-peric" - clock controller compatible for CMU_PERIC
18 - "samsung,exynos5433-cmu-peris" - clock controller compatible for CMU_PERIS
20 - "samsung,exynos5433-cmu-fsys" - clock controller compatible for CMU_FSYS
22 - "samsung,exynos5433-cmu-g2d" - clock controller compatible for CMU_G2D
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/
H A Dexynos5433.dtsi3 * Samsung's Exynos5433 SoC device tree source
7 * Samsung's Exynos5433 SoC device nodes are listed in this file.
8 * Exynos5433 based board files can include this file and provide
12 * Exynos5433 SoC. As device tree coverage for Exynos5433 increases,
16 #include <dt-bindings/clock/exynos5433.h>
20 compatible = "samsung,exynos5433";
271 compatible = "samsung,exynos5433-cmu-top";
286 compatible = "samsung,exynos5433-cmu-cpif";
295 compatible = "samsung,exynos5433-cmu-mif";
306 compatible = "samsung,exynos5433-cmu-peric";
[all …]
H A Dexynos5433-tm2e.dts3 * Samsung Exynos5433 TM2E board device tree source
8 * Samsung Exynos5433 SoC.
11 #include "exynos5433-tm2-common.dtsi"
15 compatible = "samsung,tm2e", "samsung,exynos5433";
H A Dexynos5433-tm2.dts3 * Samsung Exynos5433 TM2 board device tree source
8 * Samsung Exynos5433 SoC.
11 #include "exynos5433-tm2-common.dtsi"
15 compatible = "samsung,tm2", "samsung,exynos5433";
H A DMakefile3 exynos5433-tm2.dtb \
4 exynos5433-tm2e.dtb \
/OK3568_Linux_fs/kernel/drivers/pinctrl/samsung/
H A Dpinctrl-exynos-arm64.c32 /* Exynos5433 has the 4bit widths for PINCFG_TYPE_DRV bitfields. */
46 /* pin banks of exynos5433 pin-controller - ALIVE */
60 /* pin banks of exynos5433 pin-controller - AUD */
67 /* pin banks of exynos5433 pin-controller - CPIF */
73 /* pin banks of exynos5433 pin-controller - eSE */
79 /* pin banks of exynos5433 pin-controller - FINGER */
85 /* pin banks of exynos5433 pin-controller - FSYS */
96 /* pin banks of exynos5433 pin-controller - IMEM */
102 /* pin banks of exynos5433 pin-controller - NFC */
108 /* pin banks of exynos5433 pin-controller - PERIC */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dsamsung,exynos5433-lpass.txt5 - compatible : "samsung,exynos5433-lpass"
17 an optional sub-node. For "samsung,exynos5433-lpass" compatible this includes:
29 compatible = "samsung,exynos5433-lpass";
63 compatible = "samsung,exynos5433-uart";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-samsung.txt12 - samsung,exynos5433-spi: for exynos5433 compatible controllers
29 and as I/O clock (the latter is required by exynos5433 and exynos7).
33 "samsung,spi-src-clk"), while Exynos5433 should specify a third clock
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dsamsung-phy.txt8 - "samsung,exynos5433-mipi-video-phy"
14 In case of exynos5433 compatible PHY:
26 "samsung,exynos5420-mipi-video-phy" and "samsung,exynos5433-mipi-video-phy"
147 - "samsung,exynos5433-usbdrd-phy" - for exynos5433 SoC.
159 - optional clocks: Exynos5433 & Exynos7 SoC has now following additional
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/
H A Dexynos5433-decon.txt9 "samsung,exynos5433-decon", "samsung,exynos5433-decon-tv";
33 compatible = "samsung,exynos5433-decon";
H A Dexynos-mic.txt10 - compatible: value should be "samsung,exynos5433-mic".
26 compatible = "samsung,exynos5433-mic";
H A Dexynos_dsim.txt9 "samsung,exynos5433-mipi-dsi" /* for Exynos5433 SoCs */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/samsung/
H A Dpmu.yaml25 - samsung,exynos5433-pmu
42 - samsung,exynos5433-pmu
108 - samsung,exynos5433-pmu
H A Dsamsung-boards.yaml168 - description: Exynos5433 based boards
173 - const: samsung,exynos5433
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dexynos-usb.txt73 "samsung,exynos5433-dwusb3": for USB 3.0 DWC3 controller on
74 Exynos5433.
85 - samsung,exynos5433-dwusb3: "aclk", "susp_clk", "pipe_pclk",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Dsamsung-slimsss.yaml14 The SlimSSS module in Exynos5433 SoC supports the following:
22 - const: samsung,exynos5433-slim-sss
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A DKconfig26 bool "DECON on Exynos5433"
28 Choose this option if you want to use Exynos5433 DECON for DRM.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Ds5p-mfc.txt15 (e) "samsung,exynos5433-mfc" for MFC v8 present in Exynos5433 SoC
H A Dexynos-jpeg-codec.txt8 "samsung,exynos5433-jpeg";
H A Dexynos5-gsc.txt9 "samsung,exynos5433-gsc"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dexynos-thermal.txt14 "samsung,exynos5433-tmu"
47 - samsung,exynos5433-tmu: 8
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dsamsung-pinctrl.txt23 - "samsung,exynos5433-pinctrl": for Exynos5433 compatible pin-controller.
32 Eg: GPF[1-5] of Exynos5433 are separated into the two base address.
38 compatible = "samsung,exynos5433-pinctrl";
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos5433.c6 * Common Clock Framework support for Exynos5433 SoC.
18 #include <dt-bindings/clock/exynos5433.h>
812 CLK_OF_DECLARE(exynos5433_cmu_top, "samsung,exynos5433-cmu-top",
891 CLK_OF_DECLARE(exynos5433_cmu_cpif, "samsung,exynos5433-cmu-cpif",
1543 CLK_OF_DECLARE(exynos5433_cmu_mif, "samsung,exynos5433-cmu-mif",
1745 CLK_OF_DECLARE(exynos5433_cmu_peric, "samsung,exynos5433-cmu-peric",
1937 CLK_OF_DECLARE(exynos5433_cmu_peris, "samsung,exynos5433-cmu-peris",
3220 "samsung,exynos5433-cmu-bus"#id, \
3717 CLK_OF_DECLARE(exynos5433_cmu_apollo, "samsung,exynos5433-cmu-apollo",
3974 CLK_OF_DECLARE(exynos5433_cmu_atlas, "samsung,exynos5433-cmu-atlas",
[all …]
H A DKconfig5 # Clocks on ARM64 SoCs (e.g. Exynos5433, Exynos7) are chosen by
H A DMakefile16 obj-$(CONFIG_EXYNOS_ARM64_COMMON_CLK) += clk-exynos5433.o

123