Home
last modified time | relevance | path

Searched full:exynos3250 (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dexynos3250-clock.txt1 * Samsung Exynos3250 Clock Controller
3 The Exynos3250 clock controller generates and supplies clock to various
4 controllers within the Exynos3250 SoC.
9 - "samsung,exynos3250-cmu" - controller compatible with Exynos3250 SoC.
10 - "samsung,exynos3250-cmu-dmc" - controller compatible with
11 Exynos3250 SoC for Dynamic Memory Controller domain.
12 - "samsung,exynos3250-cmu-isp" - ISP block clock controller compatible
13 with Exynos3250 SOC
24 dt-bindings/clock/exynos3250.h header and can be used in device
30 compatible = "samsung,exynos3250-cmu";
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dsamsung,exynos-adc.yaml17 - samsung,exynos3250-adc
32 Phandle to ADC bus clock. For Exynos3250 additional clock is needed.
60 register on Exynos3250/4x12/5250/5420/5800).
87 - samsung,exynos3250-adc
98 - samsung,exynos3250-adc
152 #include <dt-bindings/clock/exynos3250.h>
155 compatible = "samsung,exynos3250-adc";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos3250.dtsi3 * Samsung's Exynos3250 SoC device tree source
8 * Samsung's Exynos3250 SoC device nodes are listed in this file. Exynos3250
13 * Exynos3250 SoC. As device tree coverage for Exynos3250 increases, additional
18 #include <dt-bindings/clock/exynos3250.h>
23 compatible = "samsung,exynos3250";
162 compatible = "samsung,exynos3250-pmu", "syscon";
214 compatible = "samsung,exynos3250-cmu";
224 compatible = "samsung,exynos3250-cmu-dmc";
239 compatible = "samsung,exynos3250-tmu";
276 compatible = "samsung,exynos3250-pinctrl";
[all …]
H A Dexynos3250-artik5-eval.dts3 * Samsung's Exynos3250 based ARTIK5 evaluation board device tree source
9 * which is based on Samsung Exynos3250 SoC.
13 #include "exynos3250-artik5.dtsi"
18 "samsung,exynos3250", "samsung,exynos3";
H A Dexynos3250-artik5.dtsi3 * Samsung's Exynos3250 based ARTIK5 module device tree source
9 * Samsung Exynos3250 SoC.
12 #include "exynos3250.dtsi"
18 compatible = "samsung,artik5", "samsung,exynos3250", "samsung,exynos3";
H A Dexynos3250-monk.dts3 * Samsung's Exynos3250 based Monk board device tree source
9 * Samsung Exynos3250 SoC.
13 #include "exynos3250.dtsi"
21 compatible = "samsung,monk", "samsung,exynos3250", "samsung,exynos3";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/samsung/
H A Dpmu.yaml18 - samsung,exynos3250-pmu
35 - samsung,exynos3250-pmu
102 - samsung,exynos3250-pmu
H A Dsamsung-boards.yaml35 - description: Exynos3250 based boards
40 - const: samsung,exynos3250
48 - const: samsung,exynos3250
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dexynos.c177 of_machine_is_compatible("samsung,exynos3250")) in exynos_dt_machine_init()
184 of_machine_is_compatible("samsung,exynos3250") || in exynos_dt_machine_init()
191 "samsung,exynos3250",
H A Dcommon.h35 IS_SAMSUNG_CPU(exynos3250, EXYNOS3250_SOC_ID, EXYNOS3_SOC_MASK)
105 /* CPU BOOT mode flag for Exynos3250 SoC bootloader */
H A Dfirmware.c61 * Exynos3250 doesn't need to send smc command for secondary CPU boot in exynos_cpu_boot()
62 * because Exynos3250 removes WFE in secure mode. in exynos_cpu_boot()
H A DKconfig77 bool "Samsung Exynos3250"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/
H A Dexynos-bus.txt55 - In case of Exynos3250, there are two power line as following:
139 Show the AXI buses of Exynos3250 SoC. Exynos3250 divides the buses to
188 The bus of DMC (Dynamic Memory Controller) block in exynos3250.dtsi
374 in exynos3250-rinato.dts is listed below:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Ds3c-rtc.yaml20 - const: samsung,exynos3250-rtc
58 - samsung,exynos3250-rtc
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/
H A Dexynos_dsim.txt5 "samsung,exynos3250-mipi-dsi" /* for Exynos3250/3472 SoCs */
H A Dsamsung-fimd.txt12 "samsung,exynos3250-fimd"; /* for Exynos3250/3472 SoCs */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/event/
H A Dexynos-ppmu.txt30 Example1 : PPMUv1 nodes in exynos3250.dtsi are listed below.
66 Example2 : Events of each PPMU node in exynos3250-rinato.dts are listed below.
/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Dbootloader-interface.rst32 0x28 + 4*cpu 0x8 (Magic cookie, Exynos3250) AFTR
73 on Exynos3250 and Exynos542x
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A DMakefile2 s5p-jpeg-objs := jpeg-core.o jpeg-hw-exynos3250.o jpeg-hw-exynos4.o jpeg-hw-s5p.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dexynos-jpeg-codec.txt7 "samsung,exynos3250-jpeg", "samsung,exynos5420-jpeg",
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A DMakefile9 obj-$(CONFIG_EXYNOS_PMU_ARM_DRIVERS) += exynos3250-pmu.o exynos4-pmu.o \
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A DMakefile7 obj-$(CONFIG_SOC_EXYNOS3250) += clk-exynos3250.o
H A Dclk-exynos3250.c5 * Common Clock Framework support for Exynos3250 SoC.
14 #include <dt-bindings/clock/exynos3250.h>
825 CLK_OF_DECLARE(exynos3250_cmu, "samsung,exynos3250-cmu", exynos3250_cmu_init);
935 CLK_OF_DECLARE(exynos3250_cmu_dmc, "samsung,exynos3250-cmu-dmc",
1082 { .compatible = "samsung,exynos3250-cmu-isp", },
1088 .name = "exynos3250-cmu-isp",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dsamsung-phy.txt46 - "samsung,exynos3250-usb2-phy"
71 Exynos3250 has only USB device phy available as phy 0.
/OK3568_Linux_fs/kernel/include/dt-bindings/pinctrl/
H A Dsamsung.h27 /* Drive strengths for Exynos3250, Exynos4 (all) and Exynos5250 */

123