Searched defs:at91_adc_dma (Results 1 – 1 of 1) sorted by relevance
537 struct at91_adc_dma { struct538 struct dma_chan *dma_chan;539 u8 *rx_buf;540 dma_addr_t rx_dma_buf;541 phys_addr_t phys_addr;542 int buf_idx;543 int rx_buf_sz;544 int watermark;545 s64 dma_ts;