Lines Matching defs:sun8i_ss_dev
155 struct sun8i_ss_dev { struct
156 void __iomem *base;
157 struct clk *ssclks[SS_MAX_CLOCKS];
158 struct reset_control *reset;
159 struct device *dev;
160 struct mutex mlock;
161 struct sun8i_ss_flow *flows;
162 atomic_t flow;
163 const struct ss_variant *variant;
165 struct dentry *dbgfs_dir;
166 struct dentry *dbgfs_stats;