Home
last modified time | relevance | path

Searched defs:VID_VFP_LINES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h53 #define VID_VFP_LINES 0x5C /* Vertical Front Porch period */ macro
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c140 #define VID_VFP_LINES(x) FIELD_PREP(GENMASK(9, 0), x) macro