Searched refs:v3d_qpu_mux (Results 1 – 5 of 5) sorted by relevance
104 swap_mux(enum v3d_qpu_mux *a, enum v3d_qpu_mux *b) in swap_mux()106 enum v3d_qpu_mux t = *a; in swap_mux()
281 enum v3d_qpu_mux { enum295 enum v3d_qpu_mux a, b;305 enum v3d_qpu_mux a, b;469 bool v3d_qpu_uses_mux(const struct v3d_qpu_instr *inst, enum v3d_qpu_mux mux);
892 v3d_qpu_uses_mux(const struct v3d_qpu_instr *inst, enum v3d_qpu_mux mux) in v3d_qpu_uses_mux()
94 set_src(struct v3d_qpu_instr *instr, enum v3d_qpu_mux *mux, struct qpu_reg src) in set_src()
154 enum v3d_qpu_mux mux) in process_mux_deps()503 const struct v3d_qpu_instr *inst, enum v3d_qpu_mux mux) in mux_reads_too_soon()2001 enum v3d_qpu_mux mux_a, mux_b; in alu_reads_register()