Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dsh_eth.h337 #define BASE_IO_ADDR 0xfee00000 macro
343 #define BASE_IO_ADDR 0xfee00000 macro
346 #define BASE_IO_ADDR 0xfef00000 macro
350 #define BASE_IO_ADDR 0xE9A00000 macro
353 #define BASE_IO_ADDR 0xEE700200 macro
356 #define BASE_IO_ADDR 0xE8203000 macro
359 #define BASE_IO_ADDR 0xE7400000 macro
A Dsh_eth.c641 (void __iomem *)(BASE_IO_ADDR + 0x800 * eth->port); in sh_eth_initialize()
858 (void __iomem *)(uintptr_t)(BASE_IO_ADDR + 0x800 * eth->port); in sh_ether_probe()

Completed in 6 milliseconds