Home
last modified time | relevance | path

Searched refs:GBECONT_RMII0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c53 #define GBECONT_RMII0 BIT(16) macro
57 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()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h59 #define GBECONT_RMII0 0x00010000 macro
H A Dcpu_sh7752.h56 #define GBECONT_RMII0 0x00010000 macro
H A Dcpu_sh7753.h56 #define GBECONT_RMII0 0x00010000 macro