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