Home
last modified time | relevance | path

Searched refs:BASE_IO_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dsh_eth.h287 #define BASE_IO_ADDR 0xfee00000 macro
293 #define BASE_IO_ADDR 0xfee00000 macro
296 #define BASE_IO_ADDR 0xfef00000 macro
300 #define BASE_IO_ADDR 0xA4600000 macro
303 #define BASE_IO_ADDR 0xE9A00000 macro
306 #define BASE_IO_ADDR 0xEE700200 macro
309 #define BASE_IO_ADDR 0xE8203000 macro
H A Dsh_eth.c629 (void __iomem *)(BASE_IO_ADDR + 0x800 * eth->port); in sh_eth_initialize()
854 (void __iomem *)(BASE_IO_ADDR + 0x800 * eth->port); in sh_ether_probe()