Home
last modified time | relevance | path

Searched refs:cmdq_operand_get_idx_value (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/soc/mediatek/
Dmtk-cmdq-helper.c54 static inline u16 cmdq_operand_get_idx_value(struct cmdq_operand *op) in cmdq_operand_get_idx_value() function
491 inst.src_reg = cmdq_operand_get_idx_value(left_operand); in cmdq_pkt_logic_command()
492 inst.arg_c = cmdq_operand_get_idx_value(right_operand); in cmdq_pkt_logic_command()