Searched refs:v3d_qpu_writes_tmu_not_tmuc (Results 1 – 3 of 3) sorted by relevance
458 bool v3d_qpu_writes_tmu_not_tmuc(const struct v3d_device_info *devinfo,
712 v3d_qpu_writes_tmu_not_tmuc(const struct v3d_device_info *devinfo, in v3d_qpu_writes_tmu_not_tmuc() function
735 if ((a->sig.wrtmuc && v3d_qpu_writes_tmu_not_tmuc(devinfo, b)) || in qpu_compatible_peripheral_access()736 (b->sig.wrtmuc && v3d_qpu_writes_tmu_not_tmuc(devinfo, a))) { in qpu_compatible_peripheral_access()