Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/txx9/rbtx4938/
Dsetup.c223 readb(rbtx4938_dipsw_addr), readb(rbtx4938_bdipsw_addr)); in rbtx4938_mem_setup()
306 switch (readb(rbtx4938_bdipsw_addr) & 7) { in rbtx4938_mtd_init()
/linux-2.6.39/arch/mips/include/asm/txx9/
Drbtx4938.h68 #define rbtx4938_bdipsw_addr ((__u8 __iomem *)RBTX4938_BDIPSW_ADDR) macro