Searched refs:xcv_type (Results 1 – 2 of 2) sorted by relevance
404 if (fec->xcv_type != SEVENWIRE) /* xMII modes */ in fec_reg_setup()406 if (fec->xcv_type == RGMII) in fec_reg_setup()408 else if (fec->xcv_type == RMII) in fec_reg_setup()558 if (fec->xcv_type != SEVENWIRE) in fecmxc_init()585 if (fec->xcv_type != SEVENWIRE) in fecmxc_init()1075 fec->xcv_type = CONFIG_FEC_XCV_TYPE; in fec_probe()1276 priv->xcv_type = CONFIG_FEC_XCV_TYPE; in fecmxc_probe()
239 enum xceiver_type xcv_type; /* transceiver type */ member