Home
last modified time | relevance | path

Searched refs:crtc_hblank_end (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddrm_modes.h247 int crtc_hblank_end; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display_helper.c170 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()