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

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h32 #define DW_DSI_VID_HLINE_TIME (0x14 << 2) // configs the overall time for each video line macro
H A Daml-dsi-host.cpp58 WRITE32_REG(MIPI_DSI, DW_DSI_VID_HLINE_TIME, disp_setting.h_period);
280 DISP_INFO("DW_DSI_VID_HLINE_TIME = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_VID_HLINE_TIME));
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h47 #define DW_DSI_VID_HLINE_TIME 0x50 /* configs the overall time for each video line */ macro
H A Ddsi.c314 DW_DSI_SET_BITS32(DW_DSI_VID_HLINE_TIME, hline_time, 15, 0);

Completed in 34 milliseconds