Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 3 of 3) sorted by relevance
21 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
1283 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1306 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
853 if (xfer->flags & MIPI_DSI_MSG_REQ_ACK) in exynos_dsi_send_to_fifo()