Home
last modified time | relevance | path

Searched defs:dma_slave_caps (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Ddmaengine.h410 struct dma_slave_caps { struct
411 u32 src_addr_widths;
412 u32 dst_addr_widths;
413 u32 directions;
414 bool cmd_pause;
415 bool cmd_terminate;
416 enum dma_residue_granularity residue_granularity;
417 bool descriptor_reuse;