Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 5 of 5) sorted by relevance
18 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
1290 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1313 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
363 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_message_config()
1073 } else if (msg->flags & MIPI_DSI_MSG_REQ_ACK) { in cdns_dsi_transfer()
1015 if (xfer->flags & MIPI_DSI_MSG_REQ_ACK) in exynos_dsi_send_to_fifo()