Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 6 of 6) sorted by relevance
20 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
1385 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1408 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
388 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_message_config()
590 xfer.need_bta |= (msg->flags & MIPI_DSI_MSG_REQ_ACK) ? 1 : 0; in nwl_dsi_host_transfer()
1146 if (xfer->flags & MIPI_DSI_MSG_REQ_ACK) in samsung_dsim_send_to_fifo()
1067 } else if (msg->flags & MIPI_DSI_MSG_REQ_ACK) { in cdns_dsi_transfer()