Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dem_sti.c25 struct em_sti_priv { struct
26 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