Home
last modified time | relevance | path

Searched refs:tsec_mii_mng (Results 1 – 25 of 27) sorted by relevance

12

/external/u-boot/drivers/net/
Dfsl_mdio.c15 void tsec_local_mdio_write(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_write()
29 int tsec_local_mdio_read(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_read()
61 struct tsec_mii_mng __iomem *regs = in fsl_pq_mdio_reset()
62 (struct tsec_mii_mng __iomem *)bus->priv; in fsl_pq_mdio_reset()
77 struct tsec_mii_mng __iomem *phyregs = in tsec_phy_read()
78 (struct tsec_mii_mng __iomem *)bus->priv; in tsec_phy_read()
86 struct tsec_mii_mng __iomem *phyregs = in tsec_phy_write()
87 (struct tsec_mii_mng __iomem *)bus->priv; in tsec_phy_write()
/external/u-boot/include/
Dfsl_mdio.h14 struct tsec_mii_mng { struct
45 void tsec_local_mdio_write(struct tsec_mii_mng __iomem *phyregs, int port_addr,
47 int tsec_local_mdio_read(struct tsec_mii_mng __iomem *phyregs, int port_addr,
58 struct tsec_mii_mng __iomem *regs;
Dtsec.h40 (struct tsec_mii_mng __iomem *)\
399 struct tsec_mii_mng __iomem *phyregs_sgmii;
418 struct tsec_mii_mng __iomem *miiregs_sgmii;
/external/u-boot/board/keymile/kmp204x/
Deth.c22 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
/external/u-boot/board/varisys/cyrus/
Deth.c66 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
/external/u-boot/board/freescale/p1023rdb/
Dp1023rdb.c111 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
/external/u-boot/board/freescale/c29xpcie/
Dc29xpcie.c106 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/p2041rdb/
Deth.c135 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
/external/u-boot/board/freescale/p1_twr/
Dp1_twr.c213 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/ls1021aqds/
Deth.c173 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/mpc8572ds/
Dmpc8572ds.c223 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/ls1021aiot/
Dls1021aiot.c147 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/mpc8536ds/
Dmpc8536ds.c263 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/p1022ds/
Dp1022ds.c299 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/mpc8544ds/
Dmpc8544ds.c297 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/Arcturus/ucp1020/
Ducp1020.c289 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd.c321 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/bsc9132qds/
Dbsc9132qds.c247 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/mpc8548cds/
Dmpc8548cds.c341 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/mpc837xemds/
Dmpc837xemds.c133 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/corenet_ds/
Deth_hydra.c384 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
Deth_p4080.c305 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
Deth_superhydra.c440 (struct tsec_mii_mng *)CONFIG_SYS_FM1_DTSEC1_MDIO_ADDR; in board_eth_init()
/external/u-boot/board/freescale/p1010rdb/
Dp1010rdb.c358 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()
/external/u-boot/board/freescale/ls1021atwr/
Dls1021atwr.c281 mdio_info.regs = (struct tsec_mii_mng *)CONFIG_SYS_MDIO_BASE_ADDR; in board_eth_init()

12