Searched refs:FSL_CORENET_RCWSR11_EC2 (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/net/fm/
H A Dp5020.c67 if ((port == FM1_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
71 if ((port == FM1_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
H A Dp4080.c70 if ((port == FM1_DTSEC2) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
74 if ((port == FM2_DTSEC1) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
H A Dp5040.c76 if ((port == FM2_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
80 if ((port == FM2_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) ==
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c520 if ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) !=
/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1521 #define FSL_CORENET_RCWSR11_EC2 0x001c0000 /* bits 363..365 */ macro
1531 #define FSL_CORENET_RCWSR11_EC2 0x00180000 /* bits 363..364 */ macro
1540 #define FSL_CORENET_RCWSR11_EC2 0x00180000 /* bits 363..364 */ macro

Completed in 238 milliseconds