Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h123 #define VGE_DMACFG0 0x7C /* DMA config 0 */ macro
H A Dif_vge.c1803 CSR_CLRBIT_1(sc, VGE_DMACFG0, VGE_DMACFG0_BURSTLEN); in vge_init()
1804 CSR_SETBIT_1(sc, VGE_DMACFG0, VGE_DMABURST_128); in vge_init()