Home
last modified time | relevance | path

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

/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h216 #define GENET_TX_DMA_CTRL (GENET_TX_BASE + 0x1040 + 0x04) macro
H A Dif_genet.c564 val = RD4(sc, GENET_TX_DMA_CTRL); in gen_dma_disable()
567 WR4(sc, GENET_TX_DMA_CTRL, val); in gen_dma_disable()
726 val = RD4(sc, GENET_TX_DMA_CTRL); in gen_init_txring()
729 WR4(sc, GENET_TX_DMA_CTRL, val); in gen_init_txring()