Home
last modified time | relevance | path

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

/linux/include/linux/soc/mediatek/
H A Dmtk-cmdq.h44 struct cmdq_operand { struct
381 struct cmdq_operand *left_operand,
383 struct cmdq_operand *right_operand);
/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()
55 static inline u16 cmdq_operand_get_idx_value(struct cmdq_operand *op) in cmdq_operand_get_idx_value()
530 struct cmdq_operand *left_operand, in cmdq_pkt_logic_command()
532 struct cmdq_operand *right_operand) in cmdq_pkt_logic_command()