Searched refs:DW_DSI_VID_VFP_LINES (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h35 #define DW_DSI_VID_VFP_LINES (0x17 << 2) // configs the VFP period macro
H A Daml-dsi-host.cpp64 WRITE32_REG(MIPI_DSI, DW_DSI_VID_VFP_LINES, (disp_setting.v_period -
283 DISP_INFO("DW_DSI_VID_VFP_LINES = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_VID_VFP_LINES));
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h50 #define DW_DSI_VID_VFP_LINES 0x5c /* configs the VFP period */ macro
H A Ddsi.c319 DW_DSI_SET_BITS32(DW_DSI_VID_VFP_LINES, vfp, 10, 0);

Completed in 78 milliseconds