Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genetreg.h212 #define GENET_RX_DMA_CTRL (GENET_RX_BASE + 0x1040 + 0x04) macro
H A Dif_genet.c536 val = RD4(sc, GENET_RX_DMA_CTRL); in gen_dma_disable()
539 WR4(sc, GENET_RX_DMA_CTRL, val); in gen_dma_disable()
743 val = RD4(sc, GENET_RX_DMA_CTRL); in gen_init_rxring()
746 WR4(sc, GENET_RX_DMA_CTRL, val); in gen_init_rxring()