Searched refs:right_operand (Results 1 – 1 of 1) sorted by relevance
532 struct cmdq_operand *right_operand) in cmdq_pkt_logic_command() argument536 if (!left_operand || !right_operand || s_op >= CMDQ_LOGIC_MAX) in cmdq_pkt_logic_command()543 inst.arg_c_t = cmdq_operand_get_type(right_operand); in cmdq_pkt_logic_command()547 inst.arg_c = cmdq_operand_get_idx_value(right_operand); in cmdq_pkt_logic_command()