chroma_height     500 drivers/gpu/drm/sun4i/sun4i_frontend.c 	uint32_t chroma_width, chroma_height;
chroma_height     510 drivers/gpu/drm/sun4i/sun4i_frontend.c 	chroma_height = DIV_ROUND_UP(luma_height, fb->format->vsub);
chroma_height     515 drivers/gpu/drm/sun4i/sun4i_frontend.c 		     SUN4I_FRONTEND_INSIZE(chroma_height, chroma_width));
chroma_height     530 drivers/gpu/drm/sun4i/sun4i_frontend.c 		     (chroma_height << 16) / state->crtc_h);