Home
last modified time | relevance | path

Searched refs:exynos (Results 1 – 25 of 33) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5.dtsi42 compatible = "samsung,exynos-sromc";
110 compatible = "samsung,exynos-spi";
118 compatible = "samsung,exynos-spi";
126 compatible = "samsung,exynos-spi";
135 compatible = "samsung,exynos-spi";
143 compatible = "samsung,exynos-spi";
149 compatible = "samsung,exynos-ehci";
155 compatible = "samsung,exynos-usb-phy";
161 compatible = "samsung,exynos-tmu";
167 compatible = "samsung,exynos-fimd";
[all …]
H A Dexynos54xx-pinctrl-uboot.dtsi11 * Replicate the ordering of arch/arm/include/asm/arch-exynos/gpio.h
13 * numbers are not needed in U-Boot for exynos.
H A Dexynos5250.dtsi83 compatible = "samsung,exynos-sound";
95 compatible = "samsung,exynos-sound";
H A Dexynos4210-trats.dts28 compatible = "samsung,exynos-fimd";
65 compatible = "samsung,exynos-mipi-dsi";
195 * but exynos-cpufreq does not support
H A Dexynos4412-odroid.dts228 compatible = "samsung,exynos-ehci";
233 compatible = "samsung,exynos-usb-phy";
H A Dexynos54xx.dtsi46 compatible = "samsung,exynos-adc-v2";
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-exynos5.c182 static int exynos_xhci_core_init(struct exynos_xhci *exynos) in exynos_xhci_core_init() argument
186 exynos5_usb3_phy_init(exynos->usb3_phy); in exynos_xhci_core_init()
188 ret = dwc3_core_init(exynos->dwc3_reg); in exynos_xhci_core_init()
195 dwc3_set_mode(exynos->dwc3_reg, DWC3_GCTL_PRTCAP_HOST); in exynos_xhci_core_init()
200 static void exynos_xhci_core_exit(struct exynos_xhci *exynos) in exynos_xhci_core_exit() argument
202 exynos5_usb3_phy_exit(exynos->usb3_phy); in exynos_xhci_core_exit()
H A DMakefile31 obj-$(CONFIG_USB_EHCI_EXYNOS) += ehci-exynos.o
/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Disp-spi.txt10 - compatible : Should be "samsung,exynos-spi" for spi.
19 compatible = "samsung,exynos-spi";
H A Dsound.txt7 - compatible : Should be "samsung,exynos-sound" for sound
19 compatible = "samsung,exynos-sound"
H A Demmc-reset.txt3 Some exynos boards require special handling of nRESET_OUT line for eMMC memory
H A Dtmu.txt5 - compatible : Should be "samsung,exynos-tmu" for TMU
33 compatible = "samsung,exynos-tmu"
H A Ddwmmc.txt15 - samsung,exynos-dwmmc: for exynos platforms
/rk3399_rockchip-uboot/drivers/pinctrl/exynos/
H A DMakefile8 obj-$(CONFIG_PINCTRL_EXYNOS) += pinctrl-exynos.o
/rk3399_rockchip-uboot/drivers/adc/
H A DMakefile9 obj-$(CONFIG_ADC_EXYNOS) += exynos-adc.o
/rk3399_rockchip-uboot/drivers/clk/
H A DMakefile22 obj-$(CONFIG_CLK_EXYNOS) += exynos/
H A DKconfig82 source "drivers/clk/exynos/Kconfig"
/rk3399_rockchip-uboot/drivers/power/
H A DMakefile17 obj-$(CONFIG_EXYNOS_TMU) += exynos-tmu.o
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DMakefile19 obj-$(CONFIG_PINCTRL_EXYNOS) += exynos/
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A DMakefile31 ifneq (,$(filter s5pc1xx exynos,$(SOC)))
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A DKconfig153 default "exynos"
167 default "board/samsung/common/exynos-uboot-spl.lds" if ARCH_EXYNOS5 || ARCH_EXYNOS4
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-fb.txt5 compatible: should be "samsung,exynos-fimd"
70 compatible = "samsung,exynos-fimd";
H A Dexynos_mipi_dsi.txt6 compatible: should be "samsung,exynos-mipi-dsi"
57 compatible = "samsung,exynos-mipi-dsi";
/rk3399_rockchip-uboot/drivers/video/
H A DMakefile58 obj-${CONFIG_EXYNOS_FB} += exynos/
/rk3399_rockchip-uboot/arch/arm/
H A DMakefile58 machine-$(CONFIG_ARCH_EXYNOS) += exynos

12