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

/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.c198 DW_DSI_SET_BITS32(DW_DSI_DPI_CFG_POL, DSI_CFG_POL_ACTIVE_HIGH, 1,
202 DW_DSI_SET_BITS32(DW_DSI_DPI_CFG_POL, DSI_CFG_POL_ACTIVE_HIGH, 1,
206 DW_DSI_SET_BITS32(DW_DSI_DPI_CFG_POL, DSI_CFG_POL_ACTIVE_HIGH, 1,
210 DW_DSI_SET_BITS32(DW_DSI_DPI_CFG_POL, DSI_CFG_POL_ACTIVE_HIGH, 1,
214 DW_DSI_SET_BITS32(DW_DSI_DPI_CFG_POL, DSI_CFG_POL_ACTIVE_HIGH, 1,
H A Ddsi.h32 #define DW_DSI_DPI_CFG_POL 0x14 /* configs the polarity of DPI signals */ macro
/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h17 #define DW_DSI_DPI_CFG_POL (0x05 << 2) // configs the polarity of DPI signals macro
H A Daml-dsi-host.cpp40 WRITE32_REG(MIPI_DSI, DW_DSI_DPI_CFG_POL, 0);
264 DISP_INFO("DW_DSI_DPI_CFG_POL = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_DPI_CFG_POL));

Completed in 43 milliseconds