Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_device.h61 struct panfrost_device { struct
62 struct device *dev;
63 struct drm_device *ddev;
64 struct platform_device *pdev;
66 void __iomem *iomem;
67 struct clk *clock;
68 struct clk *bus_clock;
69 struct regulator *regulator;
70 struct reset_control *rstc;
72 struct panfrost_features features;
[all …]