Home
last modified time | relevance | path

Searched full:s5pv210 (Results 1 – 25 of 90) sorted by relevance

1234

/Linux-v5.15/arch/arm/boot/dts/
Ds5pv210.dtsi3 * Samsung's S5PV210 SoC device tree source
10 * Samsung's S5PV210 SoC device nodes are listed in this file. S5PV210
15 * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional
19 #include <dt-bindings/clock/s5pv210.h>
20 #include <dt-bindings/clock/s5pv210-audss.h>
76 compatible = "samsung,s5pv210-onenand";
90 compatible = "samsung,s5pv210-chipid";
95 compatible = "samsung,s5pv210-clock";
103 compatible = "samsung-s5pv210-pmu", "syscon";
108 compatible = "samsung,s5pv210-pinctrl";
[all …]
Ds5pv210-torbreck.dts3 * Samsung's S5PV210 SoC device tree source
19 #include "s5pv210.dtsi"
22 model = "aESOP Torbreck based on S5PV210";
23 compatible = "aesop,torbreck", "samsung,s5pv210";
Ds5pv210-smdkc110.dts3 * Samsung's S5PV210 SoC device tree source
19 #include "s5pv210.dtsi"
23 compatible = "yic,smdkc110", "samsung,s5pv210";
Ds5pv210-smdkv210.dts3 * Samsung's S5PV210 SoC device tree source
20 #include "s5pv210.dtsi"
23 model = "YIC System SMDKV210 based on S5PV210";
24 compatible = "yic,smdkv210", "samsung,s5pv210";
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dsamsung,s5pv210-clock.txt1 * Samsung S5P6442/S5PC110/S5PV210 Clock Controller
3 Samsung S5P6442, S5PC110 and S5PV210 SoCs contain integrated clock
10 - "samsung,s5pv210-clock" : for clock controller of Samsung
11 S5PC110/S5PV210 SoCs,
21 dt-bindings/clock/s5pv210.h header and can be used in device tree sources.
43 compatible = "samsung,s5pv210-clock";
69 compatible = "samsung,s5pv210-uart";
Dsamsung,s5pv210-audss-clock.yaml4 $id: http://devicetree.org/schemas/clock/samsung,s5pv210-audss-clock.yaml#
7 title: Samsung S5Pv210 SoC Audio SubSystem clock controller
17 include/dt-bindings/clock/s5pv210-audss.h header.
21 const: samsung,s5pv210-audss-clock
69 #include <dt-bindings/clock/s5pv210.h>
72 compatible = "samsung,s5pv210-audss-clock";
/Linux-v5.15/arch/arm/mach-s5pv210/
DKconfig6 # Configuration options for the S5PV210/S5PC110
9 bool "Samsung S5PV210/S5PC110"
21 Samsung S5PV210/S5PC110 series based systems
30 Enable S5PV210 CPU support
Ds5pv210.c3 // Samsung's S5PC110/S5PV210 flattened device tree enabled machine.
26 if (!of_flat_dt_is_compatible(node, "samsung,s5pv210-clock")) in s5pv210_fdt_map_sys()
56 platform_device_register_simple("s5pv210-cpufreq", -1, NULL, 0); in s5pv210_dt_init_late()
62 "samsung,s5pv210",
66 DT_MACHINE_START(S5PV210_DT, "Samsung S5PC110/S5PV210-based board")
/Linux-v5.15/Documentation/devicetree/bindings/arm/samsung/
Dsamsung-boards.yaml30 - description: S5PV210 based boards
33 - aesop,torbreck # aESOP Torbreck based on S5PV210
37 - yic,smdkv210 # YIC System SMDKV210 based on S5PV210
38 - const: samsung,s5pv210
40 - description: S5PV210 based Aries boards
46 - const: samsung,s5pv210
Dpmu.yaml27 - samsung-s5pv210-pmu
44 - samsung-s5pv210-pmu
/Linux-v5.15/Documentation/devicetree/bindings/gpu/
Dsamsung-g2d.yaml15 - samsung,s5pv210-g2d # in S5PV210 & Exynos4210 SoC
68 compatible = "samsung,s5pv210-g2d";
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dsamsung-sss.yaml13 The SSS module in S5PV210 SoC supports the following:
31 - samsung,s5pv210-secss # for S5PV210
/Linux-v5.15/drivers/phy/samsung/
DKconfig70 bool "Support for S5PV210"
74 Enable USB PHY support for S5PV210. This option requires that Samsung
76 particular SoC is compiled in the driver. In case of S5PV210 two phys
/Linux-v5.15/Documentation/devicetree/bindings/input/
Dsamsung-keypad.txt13 - "samsung,s5pv210-keypad": For controllers compatible with s5pv210 keypad
49 compatible = "samsung,s5pv210-keypad";
/Linux-v5.15/drivers/clk/samsung/
Dclk-s5pv210-audss.c10 * Driver for Audio Subsystem Clock Controller of S5PV210-compatible SoCs.
21 #include <dt-bindings/clock/s5pv210-audss.h>
194 { .compatible = "samsung,s5pv210-audss-clock", },
200 .name = "s5pv210-audss-clk",
DMakefile25 obj-$(CONFIG_S5PV210_COMMON_CLK) += clk-s5pv210.o clk-s5pv210-audss.o
Dclk-s5pv210.c8 * Common Clock Framework support for all S5PC110/S5PV210 SoCs.
18 #include <dt-bindings/clock/s5pv210.h>
20 /* S5PC110/S5PV210 clock controller register offsets */
66 /* IDs of PLLs available on S5PV210/S5P6442 SoCs */
386 /* S5PV210-specific clock muxes. */
463 /* S5PV210-specific fixed rate clocks generated inside the SoC. */
508 /* S5PV210-specific clock dividers. */
625 /* S5PV210-specific clock gates. */
714 /* S5PV210-specific PLLs. */
791 is_s5p6442 ? "S5P6442" : "S5PV210", in __s5pv210_clk_init()
[all …]
DKconfig23 bool "Samsung S5Pv210 clock controller support" if COMPILE_TEST
26 Support for the clock controller present on the Samsung S5Pv210 SoCs.
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dsamsung-i2s.yaml18 samsung,s5pv210-i2s: for 8/16/24bit multichannel (5.1) I2S with
39 - samsung,s5pv210-i2s
140 compatible = "samsung,s5pv210-i2s";
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dsamsung-phy.txt6 - "samsung,s5pv210-mipi-video-phy"
11 In case of s5pv210 and exynos5420 compatible PHYs:
20 For "samsung,s5pv210-mipi-video-phy" compatible PHYs the second cell in
51 - "samsung,s5pv210-usb2-phy"
/Linux-v5.15/drivers/cpufreq/
Ds5pv210-cpufreq.c6 * CPU frequency scaling for S5PC110/S5PV210
582 .name = "s5pv210",
601 * S5PV210 multi-platform support and will be removed together with in s5pv210_cpufreq_probe()
602 * this whole driver as soon as S5PV210 gets migrated to use in s5pv210_cpufreq_probe()
617 np = of_find_compatible_node(NULL, NULL, "samsung,s5pv210-clock"); in s5pv210_cpufreq_probe()
632 for_each_compatible_node(np, NULL, "samsung,s5pv210-dmc") { in s5pv210_cpufreq_probe()
683 .name = "s5pv210-cpufreq",
/Linux-v5.15/Documentation/arm/samsung/
Doverview.rst17 - S5PC110 / S5PV210
39 - S5PV210 specific default configuration
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dsamsung-pinctrl.txt15 - "samsung,s5pv210-pinctrl": for S5PV210-compatible pin-controller,
163 - samsung,s5pv210-wakeup-eint: represents wakeup interrupt controller
164 found on Samsung S5Pv210 SoCs,
166 found on Samsung Exynos4210 and S5PC110/S5PV210 SoCs.
/Linux-v5.15/Documentation/devicetree/bindings/media/
Dsamsung-mipi-csis.txt6 - compatible : "samsung,s5pv210-csis" for S5PV210 (S5PC110),
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dsamsung_uart.yaml27 - samsung,s5pv210-uart
92 - samsung,s5pv210-uart

1234