Home
last modified time | relevance | path

Searched defs:em_sti_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dem_sti.c37 struct em_sti_priv { struct
38 void __iomem *base;
39 struct clk *clk;
40 struct platform_device *pdev;
41 unsigned int active[USER_NR];
65 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read() argument