OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MACH_SUN50I
(Results
1 - 16
of
16
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-sunxi/
clock.h
20
defined(
CONFIG_MACH_SUN50I
)
cpu_sun4i.h
52
#if !defined(CONFIG_MACH_SUNXI_H3_H5) && !defined(
CONFIG_MACH_SUN50I
)
64
#if defined(CONFIG_MACH_SUNXI_H3_H5) || defined(
CONFIG_MACH_SUN50I
)
104
defined(
CONFIG_MACH_SUN50I
)
181
#if defined(CONFIG_MACH_SUNXI_H3_H5) || defined(
CONFIG_MACH_SUN50I
)
clock_sun6i.h
263
#if defined(
CONFIG_MACH_SUN50I
)
286
#elif defined(
CONFIG_MACH_SUN50I
)
297
#if defined(
CONFIG_MACH_SUN50I
) || defined(CONFIG_MACH_SUNXI_H3_H5)
437
#if defined(
CONFIG_MACH_SUN50I
)
/external/u-boot/arch/arm/mach-sunxi/
Makefile
22
obj-$(
CONFIG_MACH_SUN50I
) += clock_sun6i.o
clock_sun6i.c
24
#if !defined(CONFIG_MACH_SUNXI_H3_H5) && !defined(
CONFIG_MACH_SUN50I
)
37
#if defined(CONFIG_MACH_SUN8I_R40) || defined(
CONFIG_MACH_SUN50I
)
277
defined(
CONFIG_MACH_SUN50I
)
cpu_info.c
95
#elif defined
CONFIG_MACH_SUN50I
board.c
106
#elif CONFIG_CONS_INDEX == 1 && defined(
CONFIG_MACH_SUN50I
)
spl_spi_sunxi.c
165
if (IS_ENABLED(
CONFIG_MACH_SUN50I
))
dram_sunxi_dw.c
706
#elif defined(
CONFIG_MACH_SUN50I
)
730
#elif defined(
CONFIG_MACH_SUN50I
)
/external/u-boot/drivers/video/sunxi/
sunxi_lcd.c
27
#ifdef
CONFIG_MACH_SUN50I
147
#ifdef
CONFIG_MACH_SUN50I
sunxi_de2.c
38
#ifdef
CONFIG_MACH_SUN50I
/external/u-boot/drivers/pwm/
sunxi_pwm.c
48
#ifdef
CONFIG_MACH_SUN50I
/external/u-boot/board/sunxi/
board.c
291
defined CONFIG_MACH_SUN9I || defined
CONFIG_MACH_SUN50I
433
#elif defined(CONFIG_MACH_SUN8I) || defined(
CONFIG_MACH_SUN50I
)
/external/u-boot/drivers/usb/musb-new/
musb_regs.h
435
defined CONFIG_MACH_SUNXI_H3_H5 || defined
CONFIG_MACH_SUN50I
/external/u-boot/drivers/mmc/
sunxi_mmc.c
497
#if defined(
CONFIG_MACH_SUN50I
) || defined(CONFIG_MACH_SUN8I)
/external/u-boot/arch/arm/dts/
Makefile
388
dtb-$(
CONFIG_MACH_SUN50I
) += \
Completed in 1856 milliseconds