Searched refs:phymode (Results 1 – 2 of 2) sorted by relevance
52 static u32 socfpga_phymode_setup(u32 gmac_index, const char *phymode) in socfpga_phymode_setup() argument56 if (!phymode) in socfpga_phymode_setup()59 if (!strcmp(phymode, "mii") || !strcmp(phymode, "gmii") || in socfpga_phymode_setup()60 !strcmp(phymode, "sgmii")) in socfpga_phymode_setup()62 else if (!strcmp(phymode, "rgmii")) in socfpga_phymode_setup()64 else if (!strcmp(phymode, "rmii")) in socfpga_phymode_setup()
11 void dwmac_deassert_reset(const unsigned int of_reset_id, const u32 phymode);