Searched refs:MDIO_PCS_CTRL2_10GBR (Results 1 – 2 of 2) sorted by relevance
145 #define MDIO_PCS_CTRL2_10GBR 0x0000 /* 10GBASE-R type */ macro
210 reg |= MDIO_PCS_CTRL2_10GBR; in xgbe_xgmii_mode()347 if ((reg & MDIO_PCS_CTRL2_TYPE) == MDIO_PCS_CTRL2_10GBR) in xgbe_cur_mode()