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