Home
last modified time | relevance | path

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

12

/linux/arch/arm/boot/dts/samsung/
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";
346 compatible = "samsung,exynos3250-pmu", "simple-mfd", "syscon";
397 compatible = "samsung,exynos3250-cmu";
407 compatible = "samsung,exynos3250-cmu-dmc";
422 compatible = "samsung,exynos3250-tmu";
444 compatible = "samsung,exynos3250-mct",
[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 Dexynos-pinctrl.h24 /* Drive strengths for Exynos3250, Exynos4 (all) and Exynos5250 */
H A Dexynos3250-pinctrl.dtsi3 * Samsung's Exynos3250 SoCs pin-mux and pin-config device tree source
8 * Samsung's Exynos3250 SoCs pin-mux and pin-config options are listed as device
/linux/Documentation/devicetree/bindings/clock/
H A Dsamsung,exynos-clock.yaml23 - samsung,exynos3250-cmu
24 - samsung,exynos3250-cmu-dmc
25 - samsung,exynos3250-cmu-isp
/linux/Documentation/devicetree/bindings/media/
H A Dsamsung,s5p-mfc.yaml30 - samsung,exynos3250-mfc # Exynos3250
31 - const: samsung,mfc-v7 # Fall back for Exynos3250
79 - samsung,exynos3250-mfc
/linux/drivers/media/platform/samsung/s5p-jpeg/
H A DKconfig4 tristate "Samsung S5P/Exynos3250/Exynos4 JPEG codec driver"
11 This is a v4l2 driver for Samsung S5P, EXYNOS3250
H A DMakefile2 s5p-jpeg-objs := jpeg-core.o jpeg-hw-exynos3250.o jpeg-hw-exynos4.o jpeg-hw-s5p.o
/linux/Documentation/devicetree/bindings/phy/
H A Dsamsung,usb2-phy.yaml22 Exynos3250 has only USB device phy available as phy 0.
30 - samsung,exynos3250-usb2-phy
/linux/drivers/clk/samsung/
H A DKconfig32 bool "Samsung Exynos3250 clock controller support" if COMPILE_TEST
36 Exynos3250 SoCs. Choose Y here only if you build for this SoC.
/linux/arch/arm/mach-exynos/
H A Dcommon.h36 IS_SAMSUNG_CPU(exynos3250, EXYNOS3250_SOC_ID, EXYNOS3_SOC_MASK)
113 /* CPU BOOT mode flag for Exynos3250 SoC bootloader */
H A DKconfig72 bool "Samsung Exynos3250"
H A Dsuspend.c231 EXYNOS_PMU_IRQ(exynos3250_pmu_irq, "samsung,exynos3250-pmu");
649 .compatible = "samsung,exynos3250-pmu",
/linux/Documentation/devicetree/bindings/devfreq/event/
H A Dsamsung,exynos-ppmu.yaml75 // PPMUv1 nodes for Exynos3250 (although the board DTS defines events)
76 #include <dt-bindings/clock/exynos3250.h>
/linux/Documentation/devicetree/bindings/thermal/
H A Dsamsung,exynos-thermal.yaml19 - samsung,exynos3250-tmu
128 - samsung,exynos3250-tmu
/linux/drivers/interconnect/samsung/
H A DKconfig13 Generic interconnect driver for Samsung Exynos SoCs (e.g. Exynos3250,
/linux/Documentation/arch/arm/samsung/
H A Dbootloader-interface.rst32 0x28 + 4*cpu 0x8 (Magic cookie, Exynos3250) AFTR
73 on Exynos3250 and Exynos542x
/linux/Documentation/devicetree/bindings/timer/
H A Dsamsung,exynos4210-mct.yaml32 - samsung,exynos3250-mct
111 const: samsung,exynos3250-mct
/linux/drivers/soc/samsung/
H A DMakefile12 obj-$(CONFIG_EXYNOS_PMU_ARM_DRIVERS) += exynos3250-pmu.o exynos4-pmu.o \
/linux/Documentation/devicetree/bindings/rtc/
H A Ds3c-rtc.yaml22 - const: samsung,exynos3250-rtc
/linux/drivers/devfreq/event/
H A Dexynos-ppmu.c55 /* For Exynos3250, Exynos4 and Exynos5260 */
59 /* For Exynos4 SoCs and Exynos3250 */
68 /* Only for Exynos3250 and Exynos5260 */
/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos-arm.c164 /* pin banks of exynos3250 pin-controller 0 */
176 /* pin banks of exynos3250 pin-controller 1 */
198 * PMU pad retention groups for Exynos3250 doesn't match pin banks, so handle
222 * Samsung pinctrl driver data for Exynos3250 SoC. Exynos3250 SoC includes
/linux/Documentation/devicetree/bindings/interconnect/
H A Dsamsung,exynos-bus.yaml48 - In case of Exynos3250, there are two power line as following::
223 #include <dt-bindings/clock/exynos3250.h>
/linux/drivers/cpuidle/
H A Dcpuidle-exynos.c118 of_machine_is_compatible("samsung,exynos3250"))) { in exynos_cpuidle_probe()
/linux/include/dt-bindings/clock/
H A Dexynos3250.h6 * Device Tree binding constants for Samsung Exynos3250 clock controllers.

12