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

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h34 #define DW_DSI_VID_VBP_LINES (0x16 << 2) // configs the VBP period macro
H A Daml-dsi-host.cpp62 WRITE32_REG(MIPI_DSI, DW_DSI_VID_VBP_LINES, disp_setting.vsync_bp);
282 DISP_INFO("DW_DSI_VID_VBP_LINES = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_VID_VBP_LINES));
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h49 #define DW_DSI_VID_VBP_LINES 0x58 /* configs the VBP period */ macro
H A Ddsi.c318 DW_DSI_SET_BITS32(DW_DSI_VID_VBP_LINES, vbp, 10, 0);

Completed in 78 milliseconds