Searched refs:MIPI_DSI_CMD_FLAG_AUX_OPERATION (Results 1 – 2 of 2) sorted by relevance
213 MIPI_DSI_CMD_FLAG_AUX_OPERATION = 0x20, ///< Execute auxiliary operation command enumerator
430 bool aux = (p_cmd->flags & MIPI_DSI_CMD_FLAG_AUX_OPERATION); in R_MIPI_DSI_Command()604 bool aux_operation = (p_cmd->flags & MIPI_DSI_CMD_FLAG_AUX_OPERATION); in dsi_cmd_sequence_register_c()