Searched defs:at91_adc_dma (Results 1 – 1 of 1) sorted by relevance
550 struct at91_adc_dma { struct551 struct dma_chan *dma_chan;552 u8 *rx_buf;553 dma_addr_t rx_dma_buf;554 phys_addr_t phys_addr;555 int buf_idx;556 int rx_buf_sz;557 int watermark;558 s64 dma_ts;