Searched refs:DNET_HAS_RMII (Results 1 – 3 of 3) sorted by relevance
156 #define DNET_HAS_RMII (1 << 5) /* or RGMII */ macro
164 #define DNET_HAS_RMII (1 << 5) /* or RGMII */ macro
267 if (bp->capabilities & DNET_HAS_RMII) { in dnet_mii_probe()