Home
last modified time | relevance | path

Searched refs:fman_port_enet_if (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dt1040.c13 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp1023.c44 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dt1024.c37 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp5020.c48 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dt2080.c45 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dls1043.c52 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp4080.c52 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Db4860.c48 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp5040.c54 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dls1046.c52 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dfm.h102 phy_interface_t fman_port_enet_if(enum fm_port port);
H A Dt4240.c59 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dinit.c141 enet_if = fman_port_enet_if(fm_info[i].port); in fman_enet_init()