Home
last modified time | relevance | path

Searched defs:phy_connection_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c916 const char *phy_connection_type; in fs_enet_probe() local
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c3472 static phy_interface_t to_phy_interface(const char *phy_connection_type) in to_phy_interface()