Searched defs:at91_adc_dma (Results 1 – 1 of 1) sorted by relevance
360 struct at91_adc_dma { struct361 struct dma_chan *dma_chan;362 u8 *rx_buf;363 dma_addr_t rx_dma_buf;364 phys_addr_t phys_addr;365 int buf_idx;366 int rx_buf_sz;367 int watermark;368 s64 dma_ts;