Searched refs:MIPI_DSI_TOP_CNTL (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/display/astro-display/
H A Daml-dsi-host.cpp32 SET_BIT32(MIPI_DSI, MIPI_DSI_TOP_CNTL, SUPPORTED_DPI_FORMAT,
34 SET_BIT32(MIPI_DSI, MIPI_DSI_TOP_CNTL, SUPPORTED_VENC_DATA_WIDTH,
36 SET_BIT32(MIPI_DSI, MIPI_DSI_TOP_CNTL, 0,
158 SET_BIT32(MIPI_DSI, MIPI_DSI_TOP_CNTL, 0x3, 4, 2);
314 DISP_INFO("MIPI_DSI_TOP_CNTL = 0x%x\n", READ32_REG(MIPI_DSI, MIPI_DSI_TOP_CNTL));
H A Daml-dsi.h10 #define MIPI_DSI_TOP_CNTL (0xF2 << 2) macro
41 // MIPI_DSI_TOP_CNTL Bit definitions

Completed in 26 milliseconds