Home
last modified time | relevance | path

Searched refs:dpmac (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/freescale/ls2080aqds/
H A Deth.c97 int dpmac_id = 0, dpmac, mii_bus = 0; in sgmii_configure_repeater() local
112 for (dpmac = 0; dpmac < 8; dpmac++) { in sgmii_configure_repeater()
117 dpmac_id = dpmac + 1; in sgmii_configure_repeater()
121 dpmac_id = dpmac + 9; in sgmii_configure_repeater()
134 ret = miiphy_write(dev[mii_bus], riser_phy_addr[dpmac], 0x1f, in sgmii_configure_repeater()
140 ret = miiphy_read(dev[mii_bus], riser_phy_addr[dpmac], 0x11, in sgmii_configure_repeater()
149 miiphy_write(dev[mii_bus], riser_phy_addr[dpmac], in sgmii_configure_repeater()
157 i2c_write(i2c_addr[dpmac], 6, 1, &a, 1); in sgmii_configure_repeater()
159 i2c_write(i2c_addr[dpmac], 4, 1, &a, 1); in sgmii_configure_repeater()
161 i2c_write(i2c_addr[dpmac], 8, 1, &a, 1); in sgmii_configure_repeater()
[all …]
/openbmc/u-boot/board/freescale/ls1088a/
H A Deth_ls1088aqds.c83 static void sgmii_configure_repeater(int dpmac) in sgmii_configure_repeater() argument
102 switch (dpmac) { in sgmii_configure_repeater()
142 printf("DPMAC %d:PHY is ..... Configured\n", dpmac); in sgmii_configure_repeater()
183 dpmac); in sgmii_configure_repeater()
190 dpmac); in sgmii_configure_repeater()
198 printf("DPMAC %d ..... FAILED to configure PHY\n", dpmac); in sgmii_configure_repeater()
202 static void qsgmii_configure_repeater(int dpmac) in qsgmii_configure_repeater() argument
222 switch (dpmac) { in qsgmii_configure_repeater()
250 printf("DPMAC %d :PHY is ..... Configured\n", dpmac); in qsgmii_configure_repeater()
287 dpmac); in qsgmii_configure_repeater()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dfsl,qoriq-mc.txt84 The fsl-mc node may optionally have dpmac sub-nodes that describe
88 The dpmac nodes must be under a node named "dpmacs" which contains
93 Definition: Must be present if dpmac sub-nodes are defined and must
98 Definition: Must be present if dpmac sub-nodes are defined and must
105 Definition: Must be "fsl,qoriq-mc-dpmac".
109 Definition: Specifies the id of the dpmac.
114 with the this dpmac.
190 dpmac@1 {
191 compatible = "fsl,qoriq-mc-dpmac";
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A DMakefile10 fsl-dpaa2-eth-objs := dpaa2-eth.o dpaa2-ethtool.o dpni.o dpaa2-mac.o dpmac.o dpaa2-eth-devlink.o dp…
14 …itch-objs := dpaa2-switch.o dpaa2-switch-ethtool.o dpsw.o dpaa2-switch-flower.o dpaa2-mac.o dpmac.o
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls208xa.dtsi786 compatible = "fsl,qoriq-mc-dpmac";
792 compatible = "fsl,qoriq-mc-dpmac";
798 compatible = "fsl,qoriq-mc-dpmac";
804 compatible = "fsl,qoriq-mc-dpmac";
810 compatible = "fsl,qoriq-mc-dpmac";
816 compatible = "fsl,qoriq-mc-dpmac";
822 compatible = "fsl,qoriq-mc-dpmac";
828 compatible = "fsl,qoriq-mc-dpmac";
834 compatible = "fsl,qoriq-mc-dpmac";
840 compatible = "fsl,qoriq-mc-dpmac";
[all …]
H A Dfsl-lx2160a.dtsi1675 compatible = "fsl,qoriq-mc-dpmac";
1681 compatible = "fsl,qoriq-mc-dpmac";
1687 compatible = "fsl,qoriq-mc-dpmac";
1693 compatible = "fsl,qoriq-mc-dpmac";
1699 compatible = "fsl,qoriq-mc-dpmac";
1705 compatible = "fsl,qoriq-mc-dpmac";
1711 compatible = "fsl,qoriq-mc-dpmac";
1717 compatible = "fsl,qoriq-mc-dpmac";
1723 compatible = "fsl,qoriq-mc-dpmac";
1729 compatible = "fsl,qoriq-mc-dpmac";
[all …]
H A Dfsl-ls1088a.dtsi979 compatible = "fsl,qoriq-mc-dpmac";
984 compatible = "fsl,qoriq-mc-dpmac";
989 compatible = "fsl,qoriq-mc-dpmac";
994 compatible = "fsl,qoriq-mc-dpmac";
999 compatible = "fsl,qoriq-mc-dpmac";
1004 compatible = "fsl,qoriq-mc-dpmac";
1009 compatible = "fsl,qoriq-mc-dpmac";
1014 compatible = "fsl,qoriq-mc-dpmac";
1019 compatible = "fsl,qoriq-mc-dpmac";
1024 compatible = "fsl,qoriq-mc-dpmac";
/openbmc/u-boot/drivers/net/fsl-mc/
H A DMakefile12 dpmac.o
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c381 static inline void do_dpmac_config(int dpmac, const char *arg_dpmacid, in do_dpmac_config() argument
409 wriop_set_phy_address(dpmac, phy_num, in do_dpmac_config()
433 wriop_set_mdio(dpmac, bus); in do_dpmac_config()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst66 phylink instance, the dpaa2-eth driver will not bind to the connected dpmac
/openbmc/linux/
H A DMAINTAINERS6371 F: drivers/net/ethernet/freescale/dpaa2/dpmac*
H A Dopengrok2.0.log[all...]