Searched refs:D71_MAX_PIPELINE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.h41 struct d71_pipeline *pipes[D71_MAX_PIPELINE];
H A Dd71_dev.c378 if (d71->num_pipelines > D71_MAX_PIPELINE) {
380 D71_MAX_PIPELINE, d71->num_pipelines);
H A Dd71_regs.h497 #define D71_MAX_PIPELINE 2 macro

Completed in 162 milliseconds