Home
last modified time | relevance | path

Searched refs:FSL_CORENET_RCWSR13_EC2 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/drivers/net/fm/
Dt4240.c88 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ in fman_port_enet_if() macro
97 if ((port == FM1_DTSEC5) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
101 if ((port == FM2_DTSEC6) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
Dt1040.c41 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
44 else if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
Dt2080.c67 if ((port == FM1_DTSEC4) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
71 if ((port == FM1_DTSEC10) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
Dt1024.c47 if ((port == FM1_DTSEC3) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
/external/u-boot/arch/powerpc/include/asm/
Dimmap_85xx.h1786 #define FSL_CORENET_RCWSR13_EC2 0x0c000000 /* bits 420..421 */ macro
1804 #define FSL_CORENET_RCWSR13_EC2 0x0c000000 macro
1878 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ macro
1887 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ macro
/external/u-boot/board/freescale/t208xqds/
Deth_t208xqds.c566 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in board_eth_init()