Searched refs:ROCKCHIP_MAX_CRTC (Results 1 – 2 of 2) sorted by relevance
28 #define ROCKCHIP_MAX_CRTC 2 macro52 const struct rockchip_crtc_funcs *crtc_funcs[ROCKCHIP_MAX_CRTC];
73 if (pipe > ROCKCHIP_MAX_CRTC) in rockchip_register_crtc_funcs()86 if (pipe > ROCKCHIP_MAX_CRTC) in rockchip_unregister_crtc_funcs()204 ret = drm_vblank_init(drm_dev, ROCKCHIP_MAX_CRTC); in rockchip_drm_load()