Lines Matching full:dma
28 uint32_t ahbm_fifo_rst: 1; /*Set this bit to reset dma ahb fifo.*/
29 … uint32_t ahbm_rst: 1; /*Set this bit to reset dma ahb interface.*/
34 … /*Set this bit to produce eof after DMA pops all data clear this bit to produce eof af…
38 …uint32_t outdscr_burst_en: 1; /*Set this bit to enable DMA in links to use burst …
39 …uint32_t indscr_burst_en: 1; /*Set this bit to enable DMA out links to use burst…
40 uint32_t out_data_burst_en: 1; /*Set this bit to enable DMA burst MODE*/
57 …uint32_t tx_start: 1; /*when DMA detects a separator char it will produce…
58 …uint32_t rx_hung: 1; /*when DMA takes a lot of time to receive a data …
59 …uint32_t tx_hung: 1; /*when DMA takes a lot of time to read a data from …
67 …scr_empty: 1; /*when there are not enough in links for DMA it will produce uhc…
70 …send registers to send a short packets it will produce this interrupt when dma has send the short …
71 …ters to send a series of short packets it will produce this interrupt when dma has send the short …
148 … uint32_t full: 1; /*1:DMA out link descriptor's fifo is full.*/
149 … uint32_t empty: 1; /*1:DMA in link descriptor's fifo is empty.*/
244 …sc_en: 1; /*Set this bit to enable 0xc0 char decode when DMA receives data.*/
245 …sc_en: 1; /*Set this bit to enable 0xdb char decode when DMA receives data.*/
246 … /*Set this bit to enable flow control char 0x11 decode when DMA receives data.*/
247 … /*Set this bit to enable flow control char 0x13 decode when DMA receives data.*/
248 …_esc_en: 1; /*Set this bit to enable 0xc0 char replace when DMA sends data.*/
249 …_esc_en: 1; /*Set this bit to enable 0xdb char replace when DMA sends data.*/
250 … /*Set this bit to enable flow control char 0x11 replace when DMA sends data.*/
251 … /*Set this bit to enable flow control char 0x13 replace when DMA sends data.*/
258 …meout: 8; /*This register stores the timeout value.when DMA takes more time tha…
261 …meout: 8; /*This register stores the timeout value.when DMA takes more time tha…
263 …uint32_t rxfifo_timeout_ena: 1; /*This is the enable bit for DMA send data timeout…
269 …ad; /*This register stores the packet header received by DMA*/