Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/dec/
H A Dioasic_addrs.h29 #define IOASIC_LANCE (3*IOASIC_SLOT_SIZE) /* LANCE Ethernet */ macro
/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c1070 dev->base_addr = CKSEG1ADDR(dec_kn_slot_base + IOASIC_LANCE); in dec_lance_probe()