Searched defs:xvcu_device (Results 1 – 1 of 1) sorted by relevance
62 struct xvcu_device { struct63 struct device *dev;64 struct clk *pll_ref;65 struct clk *aclk;66 struct gpio_desc *reset_gpio;67 struct regmap *logicore_reg_ba;68 void __iomem *vcu_slcr_ba;69 struct clk_hw *pll;70 struct clk_hw *pll_post;71 struct clk_hw_onecell_data *clk_data;