Home
last modified time | relevance | path

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

/linux/drivers/soc/mediatek/
H A Dmtk-cmdq-helper.c50 static inline u8 cmdq_operand_get_type(struct cmdq_operand *op) in cmdq_operand_get_type() function
542 inst.src_t = cmdq_operand_get_type(left_operand); in cmdq_pkt_logic_command()
543 inst.arg_c_t = cmdq_operand_get_type(right_operand); in cmdq_pkt_logic_command()