Home
last modified time | relevance | path

Searched full:exynos (Results 1 – 25 of 262) sorted by relevance

1234567891011

/linux-5.10/drivers/usb/dwc3/
Ddwc3-exynos.c3 * dwc3-exynos.c - Samsung Exynos DWC3 Specific Glue layer
51 struct dwc3_exynos *exynos; in dwc3_exynos_probe() local
57 exynos = devm_kzalloc(dev, sizeof(*exynos), GFP_KERNEL); in dwc3_exynos_probe()
58 if (!exynos) in dwc3_exynos_probe()
62 exynos->dev = dev; in dwc3_exynos_probe()
63 exynos->num_clks = driver_data->num_clks; in dwc3_exynos_probe()
64 exynos->clk_names = (const char **)driver_data->clk_names; in dwc3_exynos_probe()
65 exynos->suspend_clk_idx = driver_data->suspend_clk_idx; in dwc3_exynos_probe()
67 platform_set_drvdata(pdev, exynos); in dwc3_exynos_probe()
69 for (i = 0; i < exynos->num_clks; i++) { in dwc3_exynos_probe()
[all …]
/linux-5.10/drivers/gpu/drm/exynos/
DKconfig3 tristate "DRM Support for Samsung SoC Exynos Series"
11 Choose this option if you have a Samsung SoC Exynos chipset.
23 Choose this option if you want to use Exynos FIMD for DRM.
34 Choose this option if you want to use Exynos DECON for DRM.
39 Choose this option if you want to use Exynos Mixer for DRM.
44 Choose this option if you want to use Exynos VIDI for DRM.
54 This enables support for Exynos parallel output.
63 This enables support for Exynos MIPI-DSI device.
66 bool "Exynos specific extensions for Analogix DP driver"
79 Choose this option if you want to use Exynos HDMI for DRM.
[all …]
Dexynos_drm_drv.h49 * Exynos drm plane state structure.
78 * Exynos drm common overlay structure.
83 * this structure is common to exynos SoC and its contents would be copied
101 * Exynos DRM plane configuration structure.
119 * Exynos drm crtc ops
161 * Exynos specific crtc structure.
165 * @ops: pointer to callbacks for exynos drm specific functionality
193 * Exynos drm private structure.
/linux-5.10/Documentation/devicetree/bindings/devfreq/event/
Dexynos-ppmu.txt2 * Samsung Exynos PPMU (Platform Performance Monitoring Unit) device
4 The Samsung Exynos SoC has PPMU (Platform Performance Monitoring Unit) for
9 The Exynos PPMU driver uses the devfreq-event class to provide event data
14 - compatible: Should be "samsung,exynos-ppmu" or "samsung,exynos-ppmu-v2.
33 compatible = "samsung,exynos-ppmu";
39 compatible = "samsung,exynos-ppmu";
45 compatible = "samsung,exynos-ppmu";
51 compatible = "samsung,exynos-ppmu";
59 compatible = "samsung,exynos-ppmu";
123 compatible = "samsung,exynos-ppmu-v2";
[all …]
/linux-5.10/drivers/phy/samsung/
DMakefile2 obj-$(CONFIG_PHY_EXYNOS_DP_VIDEO) += phy-exynos-dp-video.o
3 obj-$(CONFIG_PHY_EXYNOS_MIPI_VIDEO) += phy-exynos-mipi-video.o
4 obj-$(CONFIG_PHY_EXYNOS_PCIE) += phy-exynos-pcie.o
6 obj-$(CONFIG_PHY_SAMSUNG_USB2) += phy-exynos-usb2.o
7 phy-exynos-usb2-y += phy-samsung-usb2.o
8 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS4210_USB2) += phy-exynos4210-usb2.o
9 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS4X12_USB2) += phy-exynos4x12-usb2.o
10 phy-exynos-usb2-$(CONFIG_PHY_EXYNOS5250_USB2) += phy-exynos5250-usb2.o
11 phy-exynos-usb2-$(CONFIG_PHY_S5PV210_USB2) += phy-s5pv210-usb2.o
DKconfig6 tristate "Exynos SoC series Display Port PHY driver"
12 Support for Display Port PHY found on Samsung Exynos SoCs.
15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY driver"
22 and Exynos SoCs.
25 bool "Exynos PCIe PHY driver"
29 Enable PCIe PHY support for Exynos SoC series.
30 This driver provides PHY interface for Exynos PCIe controller.
88 Enable USB DRD PHY support for Exynos 5 SoC series.
/linux-5.10/drivers/media/platform/exynos4-is/
DMakefile3 exynos-fimc-lite-objs += fimc-lite-reg.o fimc-lite.o
7 exynos-fimc-is-objs := fimc-is.o fimc-isp.o fimc-is-sensor.o fimc-is-regs.o
8 exynos-fimc-is-objs += fimc-is-param.o fimc-is-errno.o fimc-is-i2c.o
11 exynos-fimc-is-objs += fimc-isp-video.o
15 obj-$(CONFIG_VIDEO_EXYNOS_FIMC_LITE) += exynos-fimc-lite.o
16 obj-$(CONFIG_VIDEO_EXYNOS4_FIMC_IS) += exynos-fimc-is.o
/linux-5.10/Documentation/devicetree/bindings/devfreq/
Dexynos-bus.txt1 * Generic Exynos Bus frequency device
3 The Samsung Exynos SoC has many buses for data transfer between DRAM
4 and sub-blocks in SoC. Most Exynos SoCs share the common architecture
5 for buses. Generally, each bus of Exynos SoC includes a source clock
11 The Exynos SoC includes the various sub-blocks which have the each AXI bus.
30 There are a little different composition among Exynos SoC because each Exynos
33 is able to support the bus frequency for all Exynos SoCs.
36 - compatible: Should be "samsung,exynos-bus".
51 - exynos,saturation-ratio: the percentage value which is used to calibrate
54 Detailed correlation between sub-blocks and power line according to Exynos SoC:
[all …]
/linux-5.10/arch/arm64/boot/dts/exynos/
Dexynos5433-bus.dtsi11 compatible = "samsung,exynos-bus";
19 compatible = "samsung,exynos-bus";
27 compatible = "samsung,exynos-bus";
35 compatible = "samsung,exynos-bus";
43 compatible = "samsung,exynos-bus";
51 compatible = "samsung,exynos-bus";
59 compatible = "samsung,exynos-bus";
67 compatible = "samsung,exynos-bus";
75 compatible = "samsung,exynos-bus";
83 compatible = "samsung,exynos-bus";
/linux-5.10/Documentation/devicetree/bindings/phy/
Dsamsung-phy.txt1 Samsung S5P/Exynos SoC series MIPI CSIS/DSIM DPHY
30 Samsung Exynos SoC series Display Port PHY
41 Samsung S5P/Exynos SoC series USB PHY
65 meaning is compatible dependent. For the currently supported SoCs (Exynos 4210
66 and Exynos 4212) it is as follows:
73 Exynos 4210 and Exynos 4212 use mode switching and require that mode switch
78 For Exynos 4412 (compatible with Exynos 4212):
112 - samsung,exynos-sataphy-i2c-phandle : a phandle to the I2C device, no arguments
122 samsung,exynos-sataphy-i2c-phandle = <&sata_phy_i2c>;
130 compatible: Should be "samsung,exynos-sataphy-i2c"
[all …]
/linux-5.10/drivers/soc/samsung/
DKconfig11 bool "Exynos Adaptive Supply Voltage support" if COMPILE_TEST
17 bool "Exynos ASV ARMv7-specific driver extensions" if COMPILE_TEST
21 bool "Exynos Chipid controller driver" if COMPILE_TEST
27 bool "Exynos PMU controller driver" if COMPILE_TEST
33 bool "Exynos PMU ARMv7-specific driver extensions" if COMPILE_TEST
37 bool "Exynos PM domains" if COMPILE_TEST
88 bool "Exynos SoC Regulator Coupler" if COMPILE_TEST
DMakefile3 obj-$(CONFIG_EXYNOS_ASV) += exynos-asv.o
6 obj-$(CONFIG_EXYNOS_CHIPID) += exynos-chipid.o
7 obj-$(CONFIG_EXYNOS_PMU) += exynos-pmu.o
12 obj-$(CONFIG_EXYNOS_REGULATOR_COUPLER) += exynos-regulator-coupler.o
Dexynos-pmu.c6 // Exynos - CPU PMU(Power Management Unit) support
15 #include <linux/soc/samsung/exynos-regs-pmu.h>
16 #include <linux/soc/samsung/exynos-pmu.h>
18 #include "exynos-pmu.h"
134 dev_dbg(dev, "Exynos PMU Driver probe done\n"); in exynos_pmu_probe()
140 .name = "exynos-pmu",
/linux-5.10/drivers/clk/samsung/
DKconfig2 # Recent Exynos platforms should just select COMMON_CLK_SAMSUNG:
4 bool "Samsung Exynos clock controller support" if COMPILE_TEST
10 bool "Samsung Exynos ARMv8-family clock controller support" if COMPILE_TEST
14 tristate "Samsung Exynos AUDSS clock controller support"
19 on some Exynos SoC variants. Choose M or Y here if you want to
/linux-5.10/drivers/memory/samsung/
DKconfig3 bool "Samsung Exynos Memory Controller support" if COMPILE_TEST
6 Samsung Exynos SoCs.
24 bool "Exynos SROM controller driver" if COMPILE_TEST
27 This adds driver for Samsung Exynos SoC SROM controller. The driver
32 If unsure, say Y on devices with Samsung Exynos SocS.
/linux-5.10/arch/arm/boot/dts/
Dexynos5420.dtsi15 #include <dt-bindings/clock/exynos-audss-clk.h>
303 compatible = "samsung,exynos-ppmu";
315 compatible = "samsung,exynos-ppmu";
327 compatible = "samsung,exynos-ppmu";
339 compatible = "samsung,exynos-ppmu";
894 compatible = "samsung,exynos-sysmmu";
904 compatible = "samsung,exynos-sysmmu";
914 compatible = "samsung,exynos-sysmmu";
925 compatible = "samsung,exynos-sysmmu";
936 compatible = "samsung,exynos-sysmmu";
[all …]
Dexynos3250.dtsi307 compatible = "samsung,exynos-sysmmu";
347 compatible = "samsung,exynos-sysmmu";
403 exynos_usbphy: exynos-usbphy@125b0000 {
491 compatible = "samsung,exynos-sysmmu";
695 compatible = "samsung,exynos-ppmu";
701 compatible = "samsung,exynos-ppmu";
707 compatible = "samsung,exynos-ppmu";
713 compatible = "samsung,exynos-ppmu";
721 compatible = "samsung,exynos-ppmu";
729 compatible = "samsung,exynos-ppmu";
[all …]
Dexynos4210.dtsi172 compatible = "samsung,exynos-ppmu";
178 compatible = "samsung,exynos-ppmu";
186 compatible = "samsung,exynos-sysmmu";
197 compatible = "samsung,exynos-sysmmu";
208 compatible = "samsung,exynos-bus";
216 compatible = "samsung,exynos-bus";
224 compatible = "samsung,exynos-bus";
232 compatible = "samsung,exynos-bus";
240 compatible = "samsung,exynos-bus";
248 compatible = "samsung,exynos-bus";
[all …]
Dexynos4.dtsi20 #include <dt-bindings/clock/exynos-audss-clk.h>
355 exynos_usbphy: exynos-usbphy@125b0000 {
786 compatible = "samsung,exynos-ppmu";
794 compatible = "samsung,exynos-ppmu";
802 compatible = "samsung,exynos-ppmu";
810 compatible = "samsung,exynos-ppmu";
818 compatible = "samsung,exynos-ppmu";
826 compatible = "samsung,exynos-ppmu";
834 compatible = "samsung,exynos-ppmu";
842 compatible = "samsung,exynos-ppmu";
[all …]
/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dsamsung,exynos-adc.yaml4 $id: http://devicetree.org/schemas/iio/adc/samsung,exynos-adc.yaml#
7 title: Samsung Exynos Analog to Digital Converter (ADC)
15 - samsung,exynos-adc-v1 # Exynos5250
16 - samsung,exynos-adc-v2
85 - samsung,exynos-adc-v1
86 - samsung,exynos-adc-v2
129 compatible = "samsung,exynos-adc-v1";
/linux-5.10/arch/arm/mach-exynos/
DMakefile6 obj-$(CONFIG_ARCH_EXYNOS) += exynos.o exynos-smc.o firmware.o
13 obj-$(CONFIG_EXYNOS_MCPM) += mcpm-exynos.o
14 CFLAGS_mcpm-exynos.o += -march=armv7-a
DKconfig6 # Configuration options for the Samsung Exynos
9 bool "Samsung Exynos"
44 Support for Samsung Exynos SoCs
76 comment "Exynos SoCs"
/linux-5.10/Documentation/driver-api/phy/
Dsamsung-usb2.rst56 For example the configuration for Exynos 4210 is following::
108 phy-samsung-usb2.c file. In case of Exynos 4210 the following lines were
120 entry for Exynos 4210 is following::
123 bool "Support for Exynos 4210"
127 Enable USB PHY support for Exynos 4210. This option requires that
129 particular SoC is compiled in the driver. In case of Exynos 4210 four
133 Makefile. In case of Exynos 4210 the added line is following::
/linux-5.10/drivers/devfreq/event/
DKconfig18 tristate "Exynos NoC (Network On Chip) Probe DEVFREQ event Driver"
23 This add the devfreq-event driver for Exynos SoC. It provides NoC
27 tristate "Exynos PPMU (Platform Performance Monitoring Unit) DEVFREQ event Driver"
31 This add the devfreq-event driver for Exynos SoC. It provides PPMU
/linux-5.10/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.yaml7 title: Samsung Exynos IOMMU H/W, System MMU (System Memory Management Unit)
13 Samsung's Exynos architecture contains System MMUs that enables scattered
29 MFC in all Exynos SoCs and FIMD, M2M Scalers and G2D in Exynos5420 has 2 System
42 const: samsung,exynos-sysmmu
100 compatible = "samsung,exynos-sysmmu";

1234567891011