Searched refs:PCIDE_BASE1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/m68k/q40/ |
H A D | config.c | 283 #define PCIDE_BASE1 0x1f0 macro 288 DEFINE_RES_MEM(q40_isa_io_base + PCIDE_BASE1 * 4, 0x38), 289 DEFINE_RES_MEM(q40_isa_io_base + (PCIDE_BASE1 + PCIDE_CTL) * 4, 2), 290 DEFINE_RES_IO(PCIDE_BASE1, 8), 291 DEFINE_RES_IO(PCIDE_BASE1 + PCIDE_CTL, 1),
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | q40ide.c | 28 #define PCIDE_BASE1 0x1f0 macro 36 PCIDE_BASE1, PCIDE_BASE2, /* PCIDE_BASE3, PCIDE_BASE4 , PCIDE_BASE5,
|
Completed in 2 milliseconds