Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-sp.h49 struct sp804_clkevt { struct
50 void __iomem *base;
51 void __iomem *load;
52 void __iomem *load_h;
53 void __iomem *value;
54 void __iomem *value_h;
55 void __iomem *ctrl;
56 void __iomem *intclr;
57 void __iomem *ris;
58 void __iomem *mis;
[all …]
H A Dtimer-sp804.c60 static struct sp804_clkevt sp804_clkevt[NR_TIMERS]; variable