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

/fuchsia/zircon/system/dev/display/astro-display/
H A Ddw-mipi-dsi-reg.h84 #define CMD_PKT_STATUS_CMD_FULL (1) macro
H A Ddw-mipi-dsi.cpp36 return (GET_BIT32(MIPI_DSI, DW_DSI_CMD_PKT_STATUS, CMD_PKT_STATUS_CMD_FULL, 1) == 1);
67 return WaitforFifo(DW_DSI_CMD_PKT_STATUS, CMD_PKT_STATUS_CMD_FULL, 0);

Completed in 25 milliseconds