Searched refs:CONFIG_HD64465_IOBASE (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/include/asm-sh/ |
D | hd64465.h | 192 #ifndef CONFIG_HD64465_IOBASE 193 #define CONFIG_HD64465_IOBASE 0xb0000000 macro 206 ((addr & _HD64465_IO_MASK) == (CONFIG_HD64465_IOBASE & _HD64465_IO_MASK)) 247 #define HD64465_USB_BASE (CONFIG_HD64465_IOBASE+0xb000) 252 #define HD64465_SRAM_BASE (CONFIG_HD64465_IOBASE+0x9000)
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | setup_keywest.c | 154 CONFIG_HD64465_IOBASE, HD64465_IRQ_BASE); in tahoe_init() 189 mach_port_map(0x3f8, 8, CONFIG_HD64465_IOBASE + 0x8000, 1); in setup_keywest()
|
D | setup_hd64465.c | 176 CONFIG_HD64465_IOBASE, in setup_hd64465() 202 hd64465_port_map(0x3f8, 8, CONFIG_HD64465_IOBASE + 0x8000, 1); in setup_hd64465()
|
D | io_hd64465.c | 130 addr = CONFIG_HD64465_IOBASE + port - 0x10000; in hd64465_isa_port2addr()
|
D | setup_bigsur.c | 369 bigsur_port_map(0x3f8, 8, CONFIG_HD64465_IOBASE + 0x8000, 1); in setup_bigsur()
|
/linux-2.4.37.9/arch/sh/ |
D | config.in | 241 hex 'HD64465 start address' CONFIG_HD64465_IOBASE b0000000
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 28376 CONFIG_HD64465_IOBASE
|