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];
63 int bpp[ATMEL_HLCDC_LAYER_MAX_PLANES];64 unsigned int offsets[ATMEL_HLCDC_LAYER_MAX_PLANES];65 int xstride[ATMEL_HLCDC_LAYER_MAX_PLANES];66 int pstride[ATMEL_HLCDC_LAYER_MAX_PLANES];70 struct atmel_hlcdc_dma_channel_dscr *dscrs[ATMEL_HLCDC_LAYER_MAX_PLANES];638 if (state->nplanes > ATMEL_HLCDC_LAYER_MAX_PLANES) in atmel_hlcdc_plane_atomic_check()