HomeSort by: relevance | last modified time | path
    Searched refs:GENET_RX_DMA_CTRL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bcmgenetreg.h 162 #define GENET_RX_DMA_CTRL (GENET_RX_BASE + 0x1040 + 0x04)
bcmgenet.c 537 val = RD4(sc, GENET_RX_DMA_CTRL);
540 WR4(sc, GENET_RX_DMA_CTRL, val);
660 val = RD4(sc, GENET_RX_DMA_CTRL);
662 WR4(sc, GENET_RX_DMA_CTRL, val);

Completed in 38 milliseconds