Home
last modified time | relevance | path

Searched refs:V_B_PORCH_CFG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h235 #define V_B_PORCH_CFG(x) (((x) & 0xff) << 0) macro
H A Danalogix_dp_reg.c1299 V_B_PORCH_CFG(vbp)); in analogix_dp_set_video_format()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h211 #define V_B_PORCH_CFG(x) (((x) & 0xff) << 0) macro
H A Danalogix_dp_reg.c1338 V_B_PORCH_CFG(vbp)); in analogix_dp_set_video_format()