Searched refs:MIPI_DSI_MSG_REQ_ACK (Results 1 – 11 of 11) sorted by relevance
13 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
20 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
19 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro
20 #define MIPI_DSI_MSG_REQ_ACK BIT(0) macro547 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in rk628_dsi_transfer()
1375 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()1398 if ((msg->flags & MIPI_DSI_MSG_REQ_ACK) || in tegra_dsi_host_transfer()
603 xfer.need_bta |= (msg->flags & MIPI_DSI_MSG_REQ_ACK) ? 1 : 0; in nwl_dsi_host_transfer()
1075 } else if (msg->flags & MIPI_DSI_MSG_REQ_ACK) { in cdns_dsi_transfer()
394 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_message_config()
691 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in rk628_dsi_transfer()
803 if (msg->flags & MIPI_DSI_MSG_REQ_ACK) in dw_mipi_dsi_transfer()
1018 if (xfer->flags & MIPI_DSI_MSG_REQ_ACK) in exynos_dsi_send_to_fifo()