Searched defs:off2 (Results 1 – 1 of 1) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | dmaengine.h | 1189 static inline bool dmaengine_check_align(enum dmaengine_alignment align, size_t off1, size_t off2, … in dmaengine_check_align() 1194 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_copy_aligned() 1199 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_xor_aligned() 1204 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_pq_aligned() 1209 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, size_t off2, size_t len) in is_dma_fill_aligned()
|