Searched defs:ETH_CFG_RMII (Results 1 – 2 of 2) sorted by relevance
97 #define ETH_CFG_RMII 0x2000U /* 1 = enable RMII (Reduce MII) */ macro
139 #define ETH_CFG_RMII __BIT(13) /* 1 = enable RMII (Reduce MII) (AT91RM9200 only) */ macro