Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h59 #define GBECONT_RMII1 0x00020000 macro
H A Dcpu_sh7753.h56 #define GBECONT_RMII1 0x00020000 macro
H A Dcpu_sh7752.h56 #define GBECONT_RMII1 0x00020000 macro