Lines Matching defs:v3d
20 v3d_init_core(struct v3d_dev *v3d, int core) in v3d_init_core()
40 v3d_init_hw_state(struct v3d_dev *v3d) in v3d_init_hw_state()
46 v3d_idle_axi(struct v3d_dev *v3d, int core) in v3d_idle_axi()
59 v3d_idle_gca(struct v3d_dev *v3d) in v3d_idle_gca()
74 v3d_reset_by_bridge(struct v3d_dev *v3d) in v3d_reset_by_bridge()
97 v3d_reset_v3d(struct v3d_dev *v3d) in v3d_reset_v3d()
108 v3d_reset(struct v3d_dev *v3d) in v3d_reset()
133 v3d_flush_l3(struct v3d_dev *v3d) in v3d_flush_l3()
152 v3d_invalidate_l2c(struct v3d_dev *v3d, int core) in v3d_invalidate_l2c()
164 v3d_flush_l2t(struct v3d_dev *v3d, int core) in v3d_flush_l2t()
189 v3d_clean_caches(struct v3d_dev *v3d) in v3d_clean_caches()
219 v3d_invalidate_slices(struct v3d_dev *v3d, int core) in v3d_invalidate_slices()
229 v3d_invalidate_caches(struct v3d_dev *v3d) in v3d_invalidate_caches()
245 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_gem_init() local
307 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_gem_destroy() local