Home
last modified time | relevance | path

Searched defs:pfdev (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c21 static int panfrost_reset_init(struct panfrost_device *pfdev) in panfrost_reset_init()
32 static void panfrost_reset_fini(struct panfrost_device *pfdev) in panfrost_reset_fini()
37 static int panfrost_clk_init(struct panfrost_device *pfdev) in panfrost_clk_init()
80 static void panfrost_clk_fini(struct panfrost_device *pfdev) in panfrost_clk_fini()
86 static int panfrost_regulator_init(struct panfrost_device *pfdev) in panfrost_regulator_init()
142 static int panfrost_pm_domain_init(struct panfrost_device *pfdev) in panfrost_pm_domain_init()
200 int panfrost_device_init(struct panfrost_device *pfdev) in panfrost_device_init()
282 void panfrost_device_fini(struct panfrost_device *pfdev) in panfrost_device_fini()
395 void panfrost_device_reset(struct panfrost_device *pfdev) in panfrost_device_reset()
406 struct panfrost_device *pfdev = dev_get_drvdata(dev); in panfrost_device_resume() local
[all …]
H A Dpanfrost_job.c189 struct panfrost_device *pfdev = job->pfdev; in panfrost_job_hw_submit() local
277 struct panfrost_device *pfdev = job->pfdev; in panfrost_job_push() local
360 struct panfrost_device *pfdev = job->pfdev; in panfrost_job_run() local
604 panfrost_reset(struct panfrost_device *pfdev, in panfrost_reset()
713 struct panfrost_device *pfdev = job->pfdev; in panfrost_job_timedout() local
757 struct panfrost_device *pfdev; in panfrost_reset_work() local
771 struct panfrost_device *pfdev = data; in panfrost_job_irq_handler_thread() local
782 struct panfrost_device *pfdev = data; in panfrost_job_irq_handler() local
792 int panfrost_job_init(struct panfrost_device *pfdev) in panfrost_job_init()
857 void panfrost_job_fini(struct panfrost_device *pfdev) in panfrost_job_fini()
[all …]
H A Dpanfrost_mmu.c29 static int wait_ready(struct panfrost_device *pfdev, u32 as_nr) in wait_ready()
60 static void lock_region(struct panfrost_device *pfdev, u32 as_nr, in lock_region()
112 static int mmu_hw_do_operation(struct panfrost_device *pfdev, in mmu_hw_do_operation()
230 void panfrost_mmu_reset(struct panfrost_device *pfdev) in panfrost_mmu_reset()
326 struct panfrost_device *pfdev = to_panfrost_device(obj->dev); in panfrost_mmu_map() local
351 struct panfrost_device *pfdev = to_panfrost_device(obj->dev); in panfrost_mmu_unmap() local
555 struct panfrost_device *pfdev = mmu->pfdev; in panfrost_mmu_release_ctx() local
675 struct panfrost_device *pfdev = data; in panfrost_mmu_irq_handler() local
686 struct panfrost_device *pfdev = data; in panfrost_mmu_irq_handler_thread() local
758 int panfrost_mmu_init(struct panfrost_device *pfdev) in panfrost_mmu_init()
[all …]
H A Dpanfrost_perfcnt.c38 void panfrost_perfcnt_clean_cache_done(struct panfrost_device *pfdev) in panfrost_perfcnt_clean_cache_done()
43 void panfrost_perfcnt_sample_done(struct panfrost_device *pfdev) in panfrost_perfcnt_sample_done()
48 static int panfrost_perfcnt_dump_locked(struct panfrost_device *pfdev) in panfrost_perfcnt_dump_locked()
71 static int panfrost_perfcnt_enable_locked(struct panfrost_device *pfdev, in panfrost_perfcnt_enable_locked()
180 static int panfrost_perfcnt_disable_locked(struct panfrost_device *pfdev, in panfrost_perfcnt_disable_locked()
213 struct panfrost_device *pfdev = dev->dev_private; in panfrost_ioctl_perfcnt_enable() local
240 struct panfrost_device *pfdev = dev->dev_private; in panfrost_ioctl_perfcnt_dump() local
272 struct panfrost_device *pfdev = pfile->pfdev; in panfrost_perfcnt_close() local
284 int panfrost_perfcnt_init(struct panfrost_device *pfdev) in panfrost_perfcnt_init()
340 void panfrost_perfcnt_fini(struct panfrost_device *pfdev) in panfrost_perfcnt_fini()
H A Dpanfrost_gpu.c24 struct panfrost_device *pfdev = data; in panfrost_gpu_irq_handler() local
56 int panfrost_gpu_soft_reset(struct panfrost_device *pfdev) in panfrost_gpu_soft_reset()
84 void panfrost_gpu_amlogic_quirk(struct panfrost_device *pfdev) in panfrost_gpu_amlogic_quirk()
95 static void panfrost_gpu_init_quirks(struct panfrost_device *pfdev) in panfrost_gpu_init_quirks()
222 static void panfrost_gpu_init_features(struct panfrost_device *pfdev) in panfrost_gpu_init_features()
329 static u64 panfrost_get_core_mask(struct panfrost_device *pfdev) in panfrost_get_core_mask()
352 void panfrost_gpu_power_on(struct panfrost_device *pfdev) in panfrost_gpu_power_on()
383 void panfrost_gpu_power_off(struct panfrost_device *pfdev) in panfrost_gpu_power_off()
407 int panfrost_gpu_init(struct panfrost_device *pfdev) in panfrost_gpu_init()
440 void panfrost_gpu_fini(struct panfrost_device *pfdev) in panfrost_gpu_fini()
[all …]
H A Dpanfrost_gem_shrinker.c21 struct panfrost_device *pfdev = in panfrost_gem_shrinker_count() local
68 struct panfrost_device *pfdev = in panfrost_gem_shrinker_scan() local
102 struct panfrost_device *pfdev = dev->dev_private; in panfrost_gem_shrinker_init() local
117 struct panfrost_device *pfdev = dev->dev_private; in panfrost_gem_shrinker_cleanup() local
H A Dpanfrost_devfreq.c52 struct panfrost_device *pfdev = dev_get_drvdata(dev); in panfrost_devfreq_get_dev_status() local
111 int panfrost_devfreq_init(struct panfrost_device *pfdev) in panfrost_devfreq_init()
202 void panfrost_devfreq_fini(struct panfrost_device *pfdev) in panfrost_devfreq_fini()
212 void panfrost_devfreq_resume(struct panfrost_device *pfdev) in panfrost_devfreq_resume()
224 void panfrost_devfreq_suspend(struct panfrost_device *pfdev) in panfrost_devfreq_suspend()
H A Dpanfrost_drv.c30 struct panfrost_device *pfdev = ddev->dev_private; in panfrost_ioctl_get_param() local
238 struct panfrost_device *pfdev = dev->dev_private; in panfrost_ioctl_submit() local
398 struct panfrost_device *pfdev = dev->dev_private; in panfrost_ioctl_madvise() local
470 struct panfrost_device *pfdev = dev->dev_private; in panfrost_open() local
553 struct panfrost_device *pfdev; in panfrost_probe() local
619 struct panfrost_device *pfdev = platform_get_drvdata(pdev); in panfrost_remove() local
H A Dpanfrost_dump.c77 struct panfrost_device *pfdev, in panfrost_core_dump_registers()
105 struct panfrost_device *pfdev = job->pfdev; in panfrost_core_dump() local
H A Dpanfrost_device.h127 struct panfrost_device *pfdev; member
139 struct panfrost_device *pfdev; member
151 static inline int panfrost_model_cmp(struct panfrost_device *pfdev, s32 id) in panfrost_model_cmp()
160 static inline bool panfrost_model_is_bifrost(struct panfrost_device *pfdev) in panfrost_model_is_bifrost()
165 static inline bool panfrost_model_eq(struct panfrost_device *pfdev, s32 id) in panfrost_model_eq()
259 panfrost_device_schedule_reset(struct panfrost_device *pfdev) in panfrost_device_schedule_reset()
H A Dpanfrost_gem.c20 struct panfrost_device *pfdev = obj->dev->dev_private; in panfrost_gem_free_object() local
222 struct panfrost_device *pfdev = dev->dev_private; in panfrost_gem_create_object() local
H A Dpanfrost_job.h19 struct panfrost_device *pfdev; member
H A Dpanfrost_features.h121 static inline bool panfrost_has_hw_feature(struct panfrost_device *pfdev, in panfrost_has_hw_feature()
H A Dpanfrost_issues.h268 static inline bool panfrost_has_hw_issue(const struct panfrost_device *pfdev, in panfrost_has_hw_issue()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dsoc.c1198 struct platform_device *pfdev = to_platform_device(pdev); in mt798x_wmac_init() local
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge.h312 struct platform_device *pfdev; member