Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/
Dmisc.c144 static int dwmac_phymode_to_modereg(const char *phymode, u32 *modereg) in dwmac_phymode_to_modereg() function
195 ret = dwmac_phymode_to_modereg(phy_mode, &phy_modereg); in socfpga_eth_reset_common()