/linux/drivers/phy/samsung/ |
H A D | Kconfig | 6 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. 33 tristate "Exynos SoC series UFS PHY driver" 38 Enable this to support the Samsung Exynos SoC UFS PHY driver for 39 Samsung Exynos SoC [all...] |
/linux/Documentation/devicetree/bindings/devfreq/event/ |
H A D | samsung,exynos-ppmu.yaml | 4 $id: http://devicetree.org/schemas/devfreq/event/samsung,exynos-ppmu.yaml# 7 title: Samsung Exynos SoC PPMU (Platform Performance Monitoring Unit) 14 The Samsung Exynos SoC has PPMU (Platform Performance Monitoring Unit) for 19 Exynos PPMU driver uses the devfreq-event class to provide event data to 26 - samsung,exynos-ppmu 27 - samsung,exynos-ppmu-v2 79 compatible = "samsung,exynos-ppmu"; 102 compatible = "samsung,exynos-ppmu"; 117 compatible = "samsung,exynos-ppmu-v2"; 122 compatible = "samsung,exynos-ppmu-v2"; [all …]
|
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | samsung,exynos-bus.yaml | 4 $id: http://devicetree.org/schemas/interconnect/samsung,exynos-bus.yaml# 7 title: Samsung Exynos SoC Bus and Interconnect 14 The Samsung Exynos SoC has many buses for data transfer between DRAM and 15 sub-blocks in SoC. Most Exynos SoCs share the common architecture for buses. 16 Generally, each bus of Exynos SoC includes a source clock and a power line, 22 The Exynos SoC includes the various sub-blocks which have the each AXI bus. 41 There are a little different composition among Exynos SoC because each Exynos 44 able to support the bus frequency for all Exynos SoCs. 47 to Exynos SoC:: 163 - samsung,exynos-bus [all …]
|
/linux/drivers/soc/samsung/ |
H A D | Kconfig | 12 bool "Exynos ASV ARMv7-specific driver extensions" if COMPILE_TEST 16 tristate "Exynos ChipID controller and ASV driver" 23 Support for Samsung Exynos SoC ChipID and Adaptive Supply Voltage. 27 tristate "Exynos USI (Universal Serial Interface) driver" 33 IP-core found in modern Samsung Exynos SoCs, like Exynos850 and 41 bool "Exynos PMU controller driver" if COMPILE_TEST 49 bool "Exynos PMU ARMv7-specific driver extensions" if COMPILE_TEST 76 bool "Exynos SoC Regulator Coupler" if COMPILE_TEST
|
H A D | Makefile | 5 exynos_chipid-y += exynos-chipid.o exynos-asv.o 7 obj-$(CONFIG_EXYNOS_USI) += exynos-usi.o 9 obj-$(CONFIG_EXYNOS_PMU) += exynos-pmu.o 13 obj-$(CONFIG_EXYNOS_REGULATOR_COUPLER) += exynos-regulator-coupler.o
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-bus.dtsi | 11 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/drivers/memory/samsung/ |
H A D | Kconfig | 3 bool "Samsung Exynos Memory Controller support" if COMPILE_TEST 6 Samsung Exynos SoCs. 22 If unsure, say Y on devices with Samsung Exynos SoCs. 25 bool "Exynos SROM controller driver" if COMPILE_TEST 28 This adds driver for Samsung Exynos SoC SROM controller. The driver 33 If unsure, say Y on devices with Samsung Exynos SoCs.
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | Makefile | 3 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
|
H A D | Kconfig | 13 Samsung S5P and EXYNOS SoC series. 36 tristate "S5P/EXYNOS MIPI-CSI2 receiver (MIPI-CSIS) driver" 48 tristate "EXYNOS FIMC-LITE camera interface driver" 59 module will be called exynos-fimc-lite.
|
/linux/drivers/clk/samsung/ |
H A D | Kconfig | 2 # Recent Exynos platforms should just select COMMON_CLK_SAMSUNG: 4 bool "Samsung Exynos clock controller support" if COMPILE_TEST 76 bool "Samsung Exynos ARMv8-family clock controller support" if COMPILE_TEST 80 tristate "Samsung Exynos AUDSS clock controller support" 85 on some Samsung Exynos SoC variants. Choose M or Y here if you want 89 tristate "Samsung Exynos clock output driver" 94 Exynos SoC variants. Usually the XCLKOUT is used to monitor the
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5420.dtsi | 15 #include <dt-bindings/clock/exynos-audss-clk.h> 38 compatible = "samsung,exynos-bus"; 45 compatible = "samsung,exynos-bus"; 52 compatible = "samsung,exynos-bus"; 59 compatible = "samsung,exynos-bus"; 66 compatible = "samsung,exynos-bus"; 73 compatible = "samsung,exynos-bus"; 80 compatible = "samsung,exynos-bus"; 86 compatible = "samsung,exynos-bus"; 93 compatible = "samsung,exynos-bus"; [all …]
|
H A D | exynos4210.dtsi | 32 compatible = "samsung,exynos-bus"; 55 compatible = "samsung,exynos-bus"; 78 compatible = "samsung,exynos-bus"; 105 compatible = "samsung,exynos-bus"; 125 compatible = "samsung,exynos-bus"; 133 compatible = "samsung,exynos-bus"; 141 compatible = "samsung,exynos-bus"; 149 compatible = "samsung,exynos-bus"; 169 compatible = "samsung,exynos-bus"; 344 compatible = "samsung,exynos-ppmu"; [all …]
|
H A D | exynos4.dtsi | 20 #include <dt-bindings/clock/exynos-audss-clk.h> 782 compatible = "samsung,exynos-ppmu"; 790 compatible = "samsung,exynos-ppmu"; 798 compatible = "samsung,exynos-ppmu"; 806 compatible = "samsung,exynos-ppmu"; 814 compatible = "samsung,exynos-ppmu"; 822 compatible = "samsung,exynos-ppmu"; 830 compatible = "samsung,exynos-ppmu"; 838 compatible = "samsung,exynos-ppmu"; 844 compatible = "samsung,exynos-ppmu"; [all …]
|
H A D | exynos3250.dtsi | 47 compatible = "samsung,exynos-bus"; 80 compatible = "samsung,exynos-bus"; 88 compatible = "samsung,exynos-bus"; 116 compatible = "samsung,exynos-bus"; 124 compatible = "samsung,exynos-bus"; 132 compatible = "samsung,exynos-bus"; 160 compatible = "samsung,exynos-bus"; 168 compatible = "samsung,exynos-bus"; 190 compatible = "samsung,exynos-bus"; 491 compatible = "samsung,exynos-sysmmu"; [all …]
|
H A D | exynos4x12.dtsi | 32 compatible = "samsung,exynos-bus"; 57 compatible = "samsung,exynos-bus"; 65 compatible = "samsung,exynos-bus"; 75 compatible = "samsung,exynos-bus"; 96 compatible = "samsung,exynos-bus"; 115 compatible = "samsung,exynos-bus"; 125 compatible = "samsung,exynos-bus"; 133 compatible = "samsung,exynos-bus"; 152 compatible = "samsung,exynos-bus"; 351 compatible = "samsung,exynos-sysmmu"; [all …]
|
H A D | exynos5250.dtsi | 20 #include <dt-bindings/clock/exynos-audss-clk.h> 495 compatible = "samsung,exynos-sataphy-i2c"; 837 compatible = "samsung,exynos-adc-v1"; 848 compatible = "samsung,exynos-sysmmu"; 858 compatible = "samsung,exynos-sysmmu"; 869 compatible = "samsung,exynos-sysmmu"; 880 compatible = "samsung,exynos-sysmmu"; 890 compatible = "samsung,exynos-sysmmu"; 901 compatible = "samsung,exynos-sysmmu"; 911 compatible = "samsung,exynos-sysmmu"; [all …]
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | samsung,exynos-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/samsung,exynos-adc.yaml# 7 title: Samsung Exynos Analog to Digital Converter (ADC) 16 - samsung,exynos-adc-v1 # Exynos5250 17 - samsung,exynos-adc-v2 88 - samsung,exynos-adc-v1 89 - samsung,exynos-adc-v2 132 compatible = "samsung,exynos-adc-v1";
|
/linux/Documentation/driver-api/phy/ |
H A D | samsung-usb2.rst | 56 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/arch/arm/mach-exynos/ |
H A D | Makefile | 6 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
|
H A D | Kconfig | 6 # Configuration options for the Samsung Exynos 9 bool "Samsung Exynos" 37 Support for Samsung Exynos SoCs 69 comment "Exynos SoCs"
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 49 * 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/Documentation/devicetree/bindings/iommu/ |
H A D | samsung,sysmmu.yaml | 7 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 90 compatible = "samsung,exynos-sysmmu";
|
/linux/drivers/devfreq/event/ |
H A D | Kconfig | 18 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/Documentation/admin-guide/media/ |
H A D | platform-cardlist.rst | 29 exynos-fimc-is EXYNOS4x12 FIMC-IS (Imaging Subsystem) 30 exynos-fimc-lite EXYNOS FIMC-LITE camera interface 31 exynos-gsc Samsung Exynos G-Scaler 54 s5p-csis S5P/EXYNOS MIPI-CSI2 receiver (MIPI-CSIS)
|
/linux/drivers/interconnect/samsung/ |
H A D | Makefile | 2 exynos-interconnect-objs := exynos.o 4 obj-$(CONFIG_INTERCONNECT_EXYNOS) += exynos-interconnect.o
|