Searched refs:ATMEL_HLCDC_LAYER_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
145 #define ATMEL_HLCDC_LAYER_MAX_PLANES 3 macro186 int xstride[ATMEL_HLCDC_LAYER_MAX_PLANES];187 int pstride[ATMEL_HLCDC_LAYER_MAX_PLANES];
64 int bpp[ATMEL_HLCDC_LAYER_MAX_PLANES];65 unsigned int offsets[ATMEL_HLCDC_LAYER_MAX_PLANES];66 int xstride[ATMEL_HLCDC_LAYER_MAX_PLANES];67 int pstride[ATMEL_HLCDC_LAYER_MAX_PLANES];71 struct atmel_hlcdc_dma_channel_dscr *dscrs[ATMEL_HLCDC_LAYER_MAX_PLANES];639 if (state->nplanes > ATMEL_HLCDC_LAYER_MAX_PLANES) in atmel_hlcdc_plane_atomic_check()