Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awgreg.h63 #define TX_DMA_START (1 << 31) macro
H A Dif_awg.c948 WR4(sc, EMAC_TX_CTL_1, val | TX_DMA_START); in awg_dma_start_tx()