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