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

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h29 #define DW_DSI_VID_NULL_SIZE (0x11 << 2) // configs the size of null packets macro
H A Daml-dsi-host.cpp55 WRITE32_REG(MIPI_DSI, DW_DSI_VID_NULL_SIZE, 0);
277 DISP_INFO("DW_DSI_VID_NULL_SIZE = 0x%x\n", READ32_REG(MIPI_DSI, DW_DSI_VID_NULL_SIZE));
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h44 #define DW_DSI_VID_NULL_SIZE 0x44 /* configs the size of null packets */ macro
H A Ddsi.c278 DW_DSI_WRITE32(DW_DSI_VID_NULL_SIZE, 0);

Completed in 30 milliseconds