Home
last modified time | relevance | path

Searched refs:XFI_FM1_MAC9 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dt2080_serdes.c21 {0x6E, {XFI_FM1_MAC9, XFI_FM1_MAC10,
43 {0x6C, {XFI_FM1_MAC9, XFI_FM1_MAC10,
90 {0x6A, {XFI_FM1_MAC9, XFI_FM1_MAC10,
94 {0x6B, {XFI_FM1_MAC9, XFI_FM1_MAC10,
98 {0x6D, {XFI_FM1_MAC9, XFI_FM1_MAC10,
101 {0x71, {XFI_FM1_MAC9, XFI_FM1_MAC10,
128 {0x67, {XFI_FM1_MAC9, XFI_FM1_MAC10,
150 {0x66, {XFI_FM1_MAC9, XFI_FM1_MAC10,
158 {0x70, {XFI_FM1_MAC9, XFI_FM1_MAC10, SGMII_FM1_DTSEC1,
H A Db4860_serdes.c134 XFI_FM1_MAC9, XFI_FM1_MAC10} },
137 XFI_FM1_MAC9, XFI_FM1_MAC10}},
140 XFI_FM1_MAC9, XFI_FM1_MAC10}},
144 XFI_FM1_MAC9, XFI_FM1_MAC10} },
148 XFI_FM1_MAC9, XFI_FM1_MAC10}},
151 XFI_FM1_MAC9, XFI_FM1_MAC10} },
154 XFI_FM1_MAC9, XFI_FM1_MAC10}},
168 XFI_FM1_MAC9, XFI_FM1_MAC10} },
171 XFI_FM1_MAC9, XFI_FM1_MAC10}},
H A Dt4240_serdes.c195 {55, {XFI_FM1_MAC9, XFI_FM1_MAC10,
199 {56, {XFI_FM1_MAC9, XFI_FM1_MAC10,
203 {57, {XFI_FM1_MAC9, XFI_FM1_MAC10,
H A Dfsl_corenet2_serdes.c74 [XFI_FM1_MAC9] = "XFI_FM1_MAC9",
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1046a_serdes.c20 {0x1133, {XFI_FM1_MAC9, XFI_FM1_MAC10, SGMII_FM1_DTSEC5,
22 {0x1333, {XFI_FM1_MAC9, SGMII_FM1_DTSEC10, SGMII_FM1_DTSEC5,
28 {0x1040, {XFI_FM1_MAC9, NONE, QSGMII_FM1_A, NONE} },
30 {0x1163, {XFI_FM1_MAC9, XFI_FM1_MAC10, PCIE1, SGMII_FM1_DTSEC6} },
H A Dls1043a_serdes.c18 {0x1555, {XFI_FM1_MAC9, PCIE1, PCIE2, PCIE3} },
22 {0x1355, {XFI_FM1_MAC9, SGMII_FM1_DTSEC2, PCIE2, PCIE3} },
33 {0x1455, {XFI_FM1_MAC9, QSGMII_FM1_A, PCIE2, PCIE3} },
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dls1043.c60 if ((port == FM1_10GEC1) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if()
63 if ((port == FM1_DTSEC9) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if()
H A Db4860.c65 (is_serdes_configured(XFI_FM1_MAC9)) || in fman_port_enet_if()
108 ((is_serdes_configured(XFI_FM1_MAC9)) || in fman_port_enet_if()
H A Dls1046.c60 if ((port == FM1_10GEC1) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if()
63 if ((port == FM1_DTSEC9) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if()
H A Dt4240.c70 (is_serdes_configured(XFI_FM1_MAC9)) || in fman_port_enet_if()
75 ((is_serdes_configured(XFI_FM1_MAC9)) || in fman_port_enet_if()
H A Dt2080.c55 (is_serdes_configured(XFI_FM1_MAC9)) || in fman_port_enet_if()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_serdes.h71 XFI_FM1_MAC9, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dfsl_serdes.h122 XFI_FM1_MAC9, enumerator
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c778 XFI_FM1_MAC9 + idx); in board_eth_init()