rplane            620 drivers/gpu/drm/rcar-du/rcar_du_plane.c 	struct rcar_du_plane *rplane = to_rcar_plane(plane);
rplane            627 drivers/gpu/drm/rcar-du/rcar_du_plane.c 	rcar_du_plane_setup(rplane);
rplane            642 drivers/gpu/drm/rcar-du/rcar_du_plane.c 		rplane->group->need_restart = true;
rplane            277 drivers/gpu/drm/rcar-du/rcar_du_vsp.c 	struct rcar_du_vsp_plane *rplane = to_rcar_vsp_plane(plane);
rplane            281 drivers/gpu/drm/rcar-du/rcar_du_vsp.c 		rcar_du_vsp_plane_setup(rplane);
rplane            283 drivers/gpu/drm/rcar-du/rcar_du_vsp.c 		vsp1_du_atomic_update(rplane->vsp->vsp, crtc->vsp_pipe,
rplane            284 drivers/gpu/drm/rcar-du/rcar_du_vsp.c 				      rplane->index, NULL);