Searched refs:xcv_type (Results 1 – 2 of 2) sorted by relevance
437 if (fec->xcv_type != SEVENWIRE) /* xMII modes */ in fec_reg_setup()439 if (fec->xcv_type == RGMII) in fec_reg_setup()441 else if (fec->xcv_type == RMII) in fec_reg_setup()583 if (fec->xcv_type != SEVENWIRE) in fecmxc_init()615 if (fec->xcv_type != SEVENWIRE) in fecmxc_init()1389 priv->xcv_type = MII100; in fecmxc_probe()1392 priv->xcv_type = RMII; in fecmxc_probe()1398 priv->xcv_type = RGMII; in fecmxc_probe()1401 priv->xcv_type = MII100; in fecmxc_probe()
242 enum xceiver_type xcv_type; /* transceiver type */ member
Completed in 9 milliseconds