OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SYS_SPCR_TSECEP
(Results
1 - 8
of
8
) sorted by null
/external/u-boot/arch/powerpc/cpu/mpc83xx/
cpu_init.c
82
#ifdef
CONFIG_SYS_SPCR_TSECEP
/* all eTSEC's Emergency priority */
96
#ifdef
CONFIG_SYS_SPCR_TSECEP
/* all eTSEC's Emergency priority */
97
(
CONFIG_SYS_SPCR_TSECEP
<< SPCR_TSECEP_SHIFT) |
/external/u-boot/include/configs/
MPC8308RDB.h
113
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC emergency priority is highest */
mpc8308_p1m.h
114
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC emergency priority is highest */
MPC8315ERDB.h
87
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC emergency priority is highest */
MPC837XEMDS.h
77
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC1/2 emergency has highest priority */
MPC837XERDB.h
88
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC1&2 emergency priority (0-3) */
hrcon.h
101
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC emergency priority is highest */
strider.h
101
#define
CONFIG_SYS_SPCR_TSECEP
3 /* eTSEC emergency priority is highest */
Completed in 584 milliseconds