Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dt4240.c89 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ in fman_port_enet_if() macro
98 if ((port == FM1_DTSEC5) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
102 if ((port == FM2_DTSEC6) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
H A Dt1040.c42 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
45 else if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
H A Dt2080.c68 if ((port == FM1_DTSEC4) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
72 if ((port == FM1_DTSEC10) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
H A Dt1024.c48 if ((port == FM1_DTSEC3) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1787 #define FSL_CORENET_RCWSR13_EC2 0x0c000000 /* bits 420..421 */ macro
1805 #define FSL_CORENET_RCWSR13_EC2 0x0c000000 macro
1879 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ macro
1888 #define FSL_CORENET_RCWSR13_EC2 0x18000000 /* bits 419..420 */ macro
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c567 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in board_eth_init()