Home
last modified time | relevance | path

Searched refs:LANCE_OBIO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dsun3lance.c8 The values used in LANCE_OBIO and LANCE_IRQ seem to be empirically
58 #define LANCE_OBIO 0x120000 macro
318 ioaddr = (unsigned long)ioremap(LANCE_OBIO, PAGE_SIZE); in lance_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dsun3lance.c8 The values used in LANCE_OBIO and LANCE_IRQ seem to be empirically
58 #define LANCE_OBIO 0x120000 macro
313 ioaddr = (unsigned long)ioremap(LANCE_OBIO, PAGE_SIZE); in lance_probe()

Completed in 3 milliseconds