Searched refs:ATMEL_HLCDC_LAYER_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
120 #define ATMEL_HLCDC_LAYER_MAX_PLANES 3 macro161 int xstride[ATMEL_HLCDC_LAYER_MAX_PLANES];162 int pstride[ATMEL_HLCDC_LAYER_MAX_PLANES];
65 int bpp[ATMEL_HLCDC_LAYER_MAX_PLANES];66 unsigned int offsets[ATMEL_HLCDC_LAYER_MAX_PLANES];67 int xstride[ATMEL_HLCDC_LAYER_MAX_PLANES];68 int pstride[ATMEL_HLCDC_LAYER_MAX_PLANES];72 struct atmel_hlcdc_dma_channel_dscr *dscrs[ATMEL_HLCDC_LAYER_MAX_PLANES];641 if (hstate->nplanes > ATMEL_HLCDC_LAYER_MAX_PLANES) in atmel_hlcdc_plane_atomic_check()