Searched defs:dpe_hw_ctx (Results 1 – 1 of 1) sorted by relevance
64 struct dpe_hw_ctx { struct65 void __iomem *base;66 void __iomem *noc_base;68 struct clk *dpe_axi_clk;69 struct clk *dpe_pclk_clk;70 struct clk *dpe_pri_clk;71 struct clk *dpe_pxl0_clk;72 struct clk *dpe_mmbuf_clk;74 bool power_on;75 int irq;[all …]