Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 6 of 6) sorted by relevance
21 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
1291 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1314 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
324 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_message_config()
620 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_message_config()
1270 } 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()