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

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h49 #define DW_DSI_LPCLK_CTRL (0x25 << 2) // non continuous clock in the clock lane. macro
138 // DW_DSI_LPCLK_CTRL Register Bit Def
H A Daml-dsi-host.cpp188 SET_BIT32(MIPI_DSI, DW_DSI_LPCLK_CTRL, 1, LPCLK_CTRL_AUTOCLKLANE_CTRL, 1);
297 DISP_INFO("DW_DSI_LPCLK_CTRL = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_LPCLK_CTRL));
H A Daml-mipi-phy.cpp248 WRITE32_REG(MIPI_DSI, DW_DSI_LPCLK_CTRL, (0x1 << LPCLK_CTRL_AUTOCLKLANE_CTRL) |
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h64 #define DW_DSI_LPCLK_CTRL 0x94 /* non continuous clock in the clock lane. */ macro
H A Ddsi.c341 DW_DSI_SET_BITS32(DW_DSI_LPCLK_CTRL, 0x1, 2, 0);

Completed in 84 milliseconds