Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.h1958 #define RESET_CFIFO_RST(PORT) (0x1 << (PORT)) macro
H A Dniu.c5143 val |= RESET_CFIFO_RST(np->port); in niu_zcp_cfifo_reset()
5147 val &= ~RESET_CFIFO_RST(np->port); in niu_zcp_cfifo_reset()