Home
last modified time | relevance | path

Searched defs:V_B_PORCH_CFG (Results 1 – 2 of 2) 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
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h211 #define V_B_PORCH_CFG(x) (((x) & 0xff) << 0) macro