Home
last modified time | relevance | path

Searched refs:tgec_mdio_info (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/
H A Deth.c21 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
38 tgec_mdio_info.regs = in board_eth_init()
40 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
43 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/
H A Deth.c127 struct tgec_mdio_info tgec_mdio_info; in board_eth_init() local
142 tgec_mdio_info.regs = in board_eth_init()
144 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
147 fm_tgec_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls1043ardb/
H A Deth.c21 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
38 tgec_mdio_info.regs = in board_eth_init()
40 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
43 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Deth_t208xrdb.c32 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
49 tgec_mdio_info.regs = in board_eth_init()
51 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
54 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/
H A Deth_t102xrdb.c33 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
50 tgec_mdio_info.regs = in board_eth_init()
52 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
55 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Deth.c43 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
63 tgec_mdio_info.regs = in board_eth_init()
65 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
68 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/
H A Deth_hydra.c370 struct tgec_mdio_info tgec_mdio_info; in board_eth_init() local
391 tgec_mdio_info.regs = in board_eth_init()
393 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
396 fm_tgec_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
H A Deth_p4080.c295 struct tgec_mdio_info tgec_mdio_info; in board_eth_init() local
312 tgec_mdio_info.regs = in board_eth_init()
314 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
317 fm_tgec_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
H A Deth_superhydra.c421 struct tgec_mdio_info tgec_mdio_info; in board_eth_init() local
447 tgec_mdio_info.regs = in board_eth_init()
449 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
452 fm_tgec_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c258 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
280 tgec_mdio_info.regs = in board_eth_init()
282 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
285 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/
H A Deth.c300 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
320 tgec_mdio_info.regs = in board_eth_init()
322 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
325 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c519 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
542 tgec_mdio_info.regs = in board_eth_init()
544 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
547 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h181 struct tgec_mdio_info { struct
191 int fm_tgec_mdio_init(bd_t *bis, struct tgec_mdio_info *info); argument
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Deth.c492 struct memac_mdio_info tgec_mdio_info; in board_eth_init() local
515 tgec_mdio_info.regs = in board_eth_init()
517 tgec_mdio_info.name = DEFAULT_FM_TGEC_MDIO_NAME; in board_eth_init()
520 fm_memac_mdio_init(bis, &tgec_mdio_info); in board_eth_init()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dtgec_phy.c109 int fm_tgec_mdio_init(bd_t *bis, struct tgec_mdio_info *info) in fm_tgec_mdio_init()