Searched defs:dst_inc (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ | ||
H A D | c2p_planar.c | 48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) store_planar() argument 61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, store_planar_masked() argument |
/linux-4.1.27/include/linux/ | ||
H A D | dmaengine.h | 154 bool dst_inc; member in struct:dma_interleaved_template |
/linux-4.1.27/drivers/dma/ | ||
H A D | pl330.c | 296 unsigned dst_inc:1; member in struct:pl330_reqcfg |
Completed in 184 milliseconds