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

/drivers/net/ethernet/sun/
H A Dniu.h1957 #define RESET_CFIFO_RST(PORT) (0x1 << (PORT)) macro
H A Dniu.c5140 val |= RESET_CFIFO_RST(np->port);
5144 val &= ~RESET_CFIFO_RST(np->port);

Completed in 46 milliseconds