Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/soc/mediatek/
Dmtk-cmdq.h42 struct cmdq_operand { struct
313 struct cmdq_operand *left_operand,
315 struct cmdq_operand *right_operand);
/linux-6.12.1/drivers/soc/mediatek/
Dmtk-cmdq-helper.c49 static inline u8 cmdq_operand_get_type(struct cmdq_operand *op) in cmdq_operand_get_type()
54 static inline u16 cmdq_operand_get_idx_value(struct cmdq_operand *op) in cmdq_operand_get_idx_value()
476 struct cmdq_operand *left_operand, in cmdq_pkt_logic_command()
478 struct cmdq_operand *right_operand) in cmdq_pkt_logic_command()