Searched refs:hfrontporch (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | rk628_hdmirx.c | 138 u32 hfrontporch, hsync, hbackporch, vfrontporch, vsync, vbackporch; in rk628_hdmirx_get_timing() local 218 hfrontporch = hfp; in rk628_hdmirx_get_timing() 240 hdmirx->mode.hstart = hdmirx->mode.hdisplay + hfrontporch; in rk628_hdmirx_get_timing() 253 hfrontporch, hsync, hbackporch, vfrontporch, vsync, vbackporch, interlaced); in rk628_hdmirx_get_timing()
|