Searched refs:V_F_PORCH_CFG (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ | ||
| H A D | analogix_dp.h | 208 #define V_F_PORCH_CFG(x) (((x) & 0xff) << 0) macro |
| H A D | analogix_dp_reg.c | 1126 V_F_PORCH_CFG(vfp)); in analogix_dp_set_video_format() |