Searched refs:F_HAS_RGMII (Results 1 – 1 of 1) sorted by relevance
260 F_HAS_RGMII = 1, enumerator995 if ((tp->features & F_HAS_RGMII) && in sis190_phy_task()1006 if (tp->features & F_HAS_RGMII) { in sis190_phy_task()1373 p = (tp->features & F_HAS_RGMII) ? reg[0] : reg[1]; in sis190_mii_probe_88e1111_fixup()1581 tp->features |= (reg & 0x80) ? F_HAS_RGMII : 0; in sis190_set_rgmii()1914 (tp->features & F_HAS_RGMII) ? "RGMII" : "GMII"); in sis190_init_one()