Searched refs:DW_DSI_PHY_TST_CTRL1 (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h58 #define DW_DSI_PHY_TST_CTRL1 (0x2E << 2) // controls data and enable pins of the D-PHY macro
H A Daml-mipi-phy.cpp224 WRITE32_REG(MIPI_DSI, DW_DSI_PHY_TST_CTRL1, 0x00010044);
227 WRITE32_REG(MIPI_DSI, DW_DSI_PHY_TST_CTRL1, 0x00000074);
H A Daml-dsi-host.cpp306 DISP_INFO("DW_DSI_PHY_TST_CTRL1 = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_PHY_TST_CTRL1));
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.c65 DW_DSI_WRITE32(DW_DSI_PHY_TST_CTRL1, (reg | DW_DSI_PHY_TST_CTRL1_TESTEN));
71 DW_DSI_WRITE32(DW_DSI_PHY_TST_CTRL1, val);
H A Ddsi.h73 #define DW_DSI_PHY_TST_CTRL1 0xb8 /* controls data and enable pins of the D-PHY */ macro

Completed in 28 milliseconds