Searched refs:CONFIG_EXYNOS4 (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | exynos4-common.h | 11 #define CONFIG_EXYNOS4 /* Exynos4 Family */ macro
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | spl.h | 10 || defined(CONFIG_EXYNOS4) || defined(CONFIG_EXYNOS5) \
|
/openbmc/qemu/hw/timer/ |
H A D | meson.build | 14 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_mct.c')) 15 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_pwm.c'))
|
/openbmc/qemu/hw/rtc/ |
H A D | meson.build | 10 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_rtc.c'))
|
/openbmc/qemu/configs/devices/arm-softmmu/ |
H A D | default.mak | 14 # CONFIG_EXYNOS4=n
|
/openbmc/u-boot/drivers/i2c/ |
H A D | s3c24x0_i2c.c | 11 #if (defined CONFIG_EXYNOS4 || defined CONFIG_EXYNOS5) 60 #if (defined CONFIG_EXYNOS4 || defined CONFIG_EXYNOS5) in i2c_ch_init()
|
H A D | exynos_hs_i2c.c | 147 #if (defined CONFIG_EXYNOS4 || defined CONFIG_EXYNOS5) in hsi2c_get_clk_details()
|
/openbmc/qemu/hw/i2c/ |
H A D | meson.build | 8 i2c_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_i2c.c'))
|
/openbmc/qemu/hw/arm/ |
H A D | meson.build | 25 arm_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210.c')) 67 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4_boards.c'))
|
/openbmc/qemu/hw/char/ |
H A D | meson.build | 27 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_uart.c'))
|
/openbmc/qemu/hw/intc/ |
H A D | meson.build | 19 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_gic.c', 'exynos4210_combiner.c'))
|
/openbmc/qemu/hw/display/ |
H A D | meson.build | 26 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_fimd.c'))
|
/openbmc/qemu/hw/misc/ |
H A D | meson.build | 56 system_ss.add(when: 'CONFIG_EXYNOS4', if_true: files('exynos4210_pmu.c', 'exynos4210_clk.c', 'exyno…
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | Makefile | 10 dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 555 CONFIG_EXYNOS4
|