Searched defs:off2 (Results 1 – 2 of 2) 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()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_sink/encoder/h264/ |
| D | encoder.c | 2241 unsigned int off1, off2; in avc_prot_init() local
|