OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MCF5445x
(Results
1 - 6
of
6
) sorted by null
/external/u-boot/arch/m68k/
Makefile
21
cpuflags-$(
CONFIG_MCF5445x
) := -mcpu=54455 -fPIC
28
ldflags-$(
CONFIG_MCF5445x
) := --got=single
/external/u-boot/arch/m68k/include/asm/
cache.h
22
#if defined(CONFIG_MCF547x_8x) || defined(
CONFIG_MCF5445x
)
99
#if defined(
CONFIG_MCF5445x
) || defined(CONFIG_MCF5441x)
/external/u-boot/arch/m68k/cpu/mcf5445x/
cpu_init.c
178
#ifdef
CONFIG_MCF5445x
202
#endif /*
CONFIG_MCF5445x
*/
327
#ifdef
CONFIG_MCF5445x
360
#endif /*
CONFIG_MCF5445x
*/
368
#ifdef
CONFIG_MCF5445x
408
#endif /*
CONFIG_MCF5445x
*/
432
#ifdef
CONFIG_MCF5445x
463
#ifdef
CONFIG_MCF5445x
512
#ifdef
CONFIG_MCF5445x
speed.c
43
#ifdef
CONFIG_MCF5445x
126
#ifdef
CONFIG_MCF5445x
271
#ifdef
CONFIG_MCF5445x
start.S
205
#ifdef
CONFIG_MCF5445x
217
#ifdef
CONFIG_MCF5445x
/external/u-boot/drivers/net/
mcffec.c
100
#ifdef
CONFIG_MCF5445x
108
#ifdef
CONFIG_MCF5445x
Completed in 964 milliseconds