Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genetreg.h218 #define GENET_TX_DMA_CTRL (GENET_TX_BASE + 0x1040 + 0x04) macro
H A Dif_genet.c531 val = RD4(sc, GENET_TX_DMA_CTRL); in gen_dma_disable()
534 WR4(sc, GENET_TX_DMA_CTRL, val); in gen_dma_disable()
693 val = RD4(sc, GENET_TX_DMA_CTRL); in gen_init_txring()
696 WR4(sc, GENET_TX_DMA_CTRL, val); in gen_init_txring()