Home
last modified time | relevance | path

Searched refs:FSL_CORENET_RCWSR11_EC1 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/net/fm/
Dp5020.c59 if ((port == FM1_DTSEC4) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) == in fman_port_enet_if()
63 if ((port == FM1_DTSEC4) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) == in fman_port_enet_if()
Dp5040.c68 if ((port == FM1_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) == in fman_port_enet_if()
72 if ((port == FM1_DTSEC5) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) == in fman_port_enet_if()
Dp4080.c66 if ((port == FM1_DTSEC1) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) == in fman_port_enet_if()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dfdt.c513 if ((rcwsr11 & FSL_CORENET_RCWSR11_EC1) != in fdt_fixup_usb()
/external/u-boot/arch/powerpc/include/asm/
Dimmap_85xx.h1846 #define FSL_CORENET_RCWSR11_EC1 0x00c00000 /* bits 360..361 */ macro