Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.h121 #define RCVFW_32 0x10 /* 32 bytes avail */ macro
H A Dmace.c345 out_8(&mb->fifocc, RCVFW_32 | XMTFW_16 | XMTFWU | RCVFWU | XMTBRST); in mace_reset()