Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Drbtx4939.h52 #define RBTX4939_ETHER_BASE (IO_BASE + TXX9_CE(1) + 0x00020000) macro
55 #define RBTX4939_ETHER_ADDR (RBTX4939_ETHER_BASE + 0x300)
/arch/mips/txx9/rbtx4939/
Dsetup.c537 set_io_port_base(RBTX4939_ETHER_BASE); in rbtx4939_setup()