Searched refs:V_FW_EQ_CTRL_CMD_EQID (Results 1 – 2 of 2) sorted by relevance
8702 c.cmpliqid_eqid = cpu_to_be32(V_FW_EQ_CTRL_CMD_EQID(eqid)); in t4_ctrl_eq_free()
6201 #define V_FW_EQ_CTRL_CMD_EQID(x) ((x) << S_FW_EQ_CTRL_CMD_EQID) macro