Home
last modified time | relevance | path

Searched refs:rcwsr13 (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/net/fm/
Dt1040.c15 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
19 ((rcwsr13 & FSL_CORENET_RCWSR13_MAC2_GMII_SEL) == in fman_port_enet_if()
21 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
24 else if ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
30 ((rcwsr13 & FSL_CORENET_RCWSR13_MAC2_GMII_SEL) == in fman_port_enet_if()
32 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
35 else if ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
41 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.c47 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
63 if ((port == FM1_DTSEC3) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
67 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()
Dt4240.c61 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
93 if ((port == FM2_DTSEC5) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
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()
Dt1024.c39 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
47 if ((port == FM1_DTSEC3) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if()
52 if ((port == FM1_DTSEC4) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC1) == in fman_port_enet_if()
Dls1043.c54 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
66 if ((rcwsr13 & FSL_CHASSIS2_RCWSR13_EC1) == in fman_port_enet_if()
71 if ((rcwsr13 & FSL_CHASSIS2_RCWSR13_EC2) == in fman_port_enet_if()
Dls1046.c54 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if() local
72 if ((rcwsr13 & FSL_CHASSIS2_RCWSR13_EC1) == in fman_port_enet_if()
77 if ((rcwsr13 & FSL_CHASSIS2_RCWSR13_EC2) == in fman_port_enet_if()
/external/u-boot/board/freescale/t208xqds/
Deth_t208xqds.c520 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in board_eth_init() local
566 if ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in board_eth_init()