Searched refs:SH_GIGA_ETH_BASE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/renesas/
H A Dsh_eth.c586 #define SH_GIGA_ETH_BASE 0xfee00000UL macro
587 #define GIGA_MALR(port) (SH_GIGA_ETH_BASE + 0x800 * (port) + 0x05c8)
588 #define GIGA_MAHR(port) (SH_GIGA_ETH_BASE + 0x800 * (port) + 0x05c0)
601 iowrite32(ARSTR_ARSTR, (void *)(SH_GIGA_ETH_BASE + 0x1800));

Completed in 36 milliseconds