Searched defs:dss_device (Results 1 – 1 of 1) sorted by relevance
224 struct dss_device { struct226 void __iomem *base;232 struct clk *parent_clk;233 struct clk *dss_clk;234 unsigned long dss_clk_rate;237 unsigned long cache_prate;244 bool ctx_valid;249 struct {253 } debugfs;255 struct dss_pll *plls[4];[all …]
Completed in 6 milliseconds