Home
last modified time | relevance | path

Searched refs:vsc9953_port_info_set_phy_int (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/t104xrdb/
H A Deth.c116 vsc9953_port_info_set_phy_int(i, phy_int); in board_eth_init()
128 vsc9953_port_info_set_phy_int(i, phy_int); in board_eth_init()
/openbmc/u-boot/board/freescale/t1040qds/
H A Deth.c582 vsc9953_port_info_set_phy_int(i, phy_int); in board_eth_init()
/openbmc/u-boot/include/
H A Dvsc9953.h720 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int);
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c47 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int) in vsc9953_port_info_set_phy_int() function