Searched refs:PCIDE_BASE2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/m68k/q40/ |
H A D | config.c | 284 #define PCIDE_BASE2 0x170 macro 296 DEFINE_RES_MEM(q40_isa_io_base + PCIDE_BASE2 * 4, 0x38), 297 DEFINE_RES_MEM(q40_isa_io_base + (PCIDE_BASE2 + PCIDE_CTL) * 4, 2), 298 DEFINE_RES_IO(PCIDE_BASE2, 8), 299 DEFINE_RES_IO(PCIDE_BASE2 + PCIDE_CTL, 1),
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | q40ide.c | 29 #define PCIDE_BASE2 0x170 macro 36 PCIDE_BASE1, PCIDE_BASE2, /* PCIDE_BASE3, PCIDE_BASE4 , PCIDE_BASE5,
|
Completed in 1 milliseconds