Lines Matching refs:panfrost_device
12 #include "panfrost_device.h"
21 static int panfrost_reset_init(struct panfrost_device *pfdev)
32 static void panfrost_reset_fini(struct panfrost_device *pfdev)
37 static int panfrost_clk_init(struct panfrost_device *pfdev)
80 static void panfrost_clk_fini(struct panfrost_device *pfdev)
86 static int panfrost_regulator_init(struct panfrost_device *pfdev)
119 static void panfrost_regulator_fini(struct panfrost_device *pfdev)
127 static void panfrost_pm_domain_fini(struct panfrost_device *pfdev)
142 static int panfrost_pm_domain_init(struct panfrost_device *pfdev)
200 int panfrost_device_init(struct panfrost_device *pfdev)
289 void panfrost_device_fini(struct panfrost_device *pfdev)
389 bool panfrost_exception_needs_reset(const struct panfrost_device *pfdev,
402 void panfrost_device_reset(struct panfrost_device *pfdev)
413 struct panfrost_device *pfdev = dev_get_drvdata(dev);
448 struct panfrost_device *pfdev = dev_get_drvdata(dev);
472 struct panfrost_device *pfdev = dev_get_drvdata(dev);
518 struct panfrost_device *pfdev = dev_get_drvdata(dev);