Lines Matching defs:sun8i_ss_dev
146 struct sun8i_ss_dev { struct
147 void __iomem *base;
148 struct clk *ssclks[SS_MAX_CLOCKS];
149 struct reset_control *reset;
150 struct device *dev;
151 struct mutex mlock;
152 struct sun8i_ss_flow *flows;
153 atomic_t flow;
154 const struct ss_variant *variant;
156 struct dentry *dbgfs_dir;
157 struct dentry *dbgfs_stats;