Searched defs:em_sti_priv (Results 1 – 1 of 1) sorted by relevance
25 struct em_sti_priv { struct26 void __iomem *base;27 struct clk *clk;28 struct platform_device *pdev;29 unsigned int active[USER_NR];53 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read() argument
Completed in 4 milliseconds