Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h1958 #define RESET_CFIFO_RST(PORT) (0x1 << (PORT)) macro
H A Dniu.c5124 val |= RESET_CFIFO_RST(np->port); in niu_zcp_cfifo_reset()
5128 val &= ~RESET_CFIFO_RST(np->port); in niu_zcp_cfifo_reset()
/kernel/linux/linux-6.6/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()

Completed in 47 milliseconds