Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_psc.h86 #define PSC_ENETWR_ADDR 0x1040 /* confirmed */ macro
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmacmace.c472 psc_write_long(PSC_ENETWR_ADDR + mp->tx_slot, (u32) mp->tx_ring_phys); in mace_xmit_start()