Searched refs:GBECONT_RMII0 (Results 1 – 4 of 4) sorted by relevance
53 #define GBECONT_RMII0 BIT(16) macro57 writel(readl(GBECONT) | GBECONT_RMII0, GBECONT); in sh7757_eth_set_mdio_gate()120 writel(readl(GBECONT) & ~GBECONT_RMII0, GBECONT); in sh7757_eth_giga_set_mdio_gate()
59 #define GBECONT_RMII0 0x00010000 macro
56 #define GBECONT_RMII0 0x00010000 macro