OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_ARCH_UNIPHIER_PXS2
(Results
1 - 13
of
13
) sorted by null
/external/u-boot/arch/arm/mach-uniphier/sbc/
Makefile
7
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += sbc-pxs2.o
/external/u-boot/arch/arm/mach-uniphier/boot-device/
Makefile
9
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += boot-device-pxs2.o
boot-device.c
65
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
/external/u-boot/arch/arm/mach-uniphier/debug-uart/
Makefile
8
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += debug-uart-pxs2.o
debug-uart.c
55
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
/external/u-boot/arch/arm/mach-uniphier/dram/
Makefile
12
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += umc-pxs2.o
/external/u-boot/drivers/clk/uniphier/
clk-uniphier-sys.c
21
defined(
CONFIG_ARCH_UNIPHIER_PXS2
) || defined(CONFIG_ARCH_UNIPHIER_LD6B)
/external/u-boot/arch/arm/mach-uniphier/
boards.c
87
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
143
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
board_init.c
69
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
spl_board_init.c
68
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
/external/u-boot/arch/arm/mach-uniphier/clk/
Makefile
9
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += clk-early-ld4.o clk-dram-pxs2.o dpll-pxs2.o
18
obj-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += clk-pxs2.o
/external/u-boot/arch/arm/mach-uniphier/arm32/
debug_ll.S
107
#if defined(
CONFIG_ARCH_UNIPHIER_PXS2
)
/external/u-boot/arch/arm/dts/
Makefile
122
dtb-$(
CONFIG_ARCH_UNIPHIER_PXS2
) += \
Completed in 1148 milliseconds