Searched refs:RESET_CFIFO_RST (Results 1 - 2 of 2) sorted by relevance
/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 1957 #define RESET_CFIFO_RST(PORT) (0x1 << (PORT)) macro |
H A D | niu.c | 5140 val |= RESET_CFIFO_RST(np->port); 5144 val &= ~RESET_CFIFO_RST(np->port); |
Completed in 116 milliseconds