Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/t104xrdb/
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()
/external/u-boot/board/freescale/t1040qds/
Deth.c582 vsc9953_port_info_set_phy_int(i, phy_int); in board_eth_init()
/external/u-boot/include/
Dvsc9953.h720 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int);
/external/u-boot/drivers/net/
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