Home
last modified time | relevance | path

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

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