Searched refs:IMG_MAX_PLANES (Results 1 – 3 of 3) sorted by relevance
43 u32 offset[IMG_MAX_PLANES];53 u32 iova[IMG_MAX_PLANES];54 u32 iova_end[IMG_MAX_PLANES];79 u32 offset[IMG_MAX_PLANES];87 u32 iova[IMG_MAX_PLANES];89 u32 stride[IMG_MAX_PLANES];97 u32 offset[IMG_MAX_PLANES];105 u32 iova[IMG_MAX_PLANES];
54 struct img_plane_format plane_fmt[IMG_MAX_PLANES];59 u32 iova[IMG_MAX_PLANES];
14 #define IMG_MAX_PLANES 3 macro