Searched refs:frame_height (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | rk628_hdmirx.c | 259 u32 width, height, frame_width, frame_height, tmdsclk_cnt, modetclk_cnt_hs, modetclk_cnt_vs; in rk628_hdmirx_phy_setup() local 308 frame_height = val & 0xffff; in rk628_hdmirx_phy_setup() 325 if (width && height && frame_width && frame_height && tmdsclk_cnt && in rk628_hdmirx_phy_setup() 337 width, height, frame_width, frame_height, status, cnt); in rk628_hdmirx_phy_setup()
|