Searched refs:right_operand (Results 1 – 2 of 2) sorted by relevance
478 struct cmdq_operand *right_operand) in cmdq_pkt_logic_command() argument482 if (!left_operand || !right_operand || s_op >= CMDQ_LOGIC_MAX) in cmdq_pkt_logic_command()488 inst.arg_c_t = cmdq_operand_get_type(right_operand); in cmdq_pkt_logic_command()492 inst.arg_c = cmdq_operand_get_idx_value(right_operand); in cmdq_pkt_logic_command()
315 struct cmdq_operand *right_operand);