Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 6 of 6) sorted by relevance
19 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
1384 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1407 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
385 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()
1111 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()