Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c52 #define GBECONT_RMII1 BIT(17) macro
59 writel(readl(GBECONT) | GBECONT_RMII1, GBECONT); in sh7757_eth_set_mdio_gate()
123 writel(readl(GBECONT) & ~GBECONT_RMII1, GBECONT); in sh7757_eth_giga_set_mdio_gate()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h58 #define GBECONT_RMII1 0x00020000 macro
H A Dcpu_sh7752.h55 #define GBECONT_RMII1 0x00020000 macro
H A Dcpu_sh7753.h55 #define GBECONT_RMII1 0x00020000 macro