Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dtimer-sp804.c58 static struct sp804_clkevt sp804_clkevt[NR_TIMERS]; variable
98 static struct sp804_clkevt * __init sp804_clkevt_get(void __iomem *base) in sp804_clkevt_get()
103 if (sp804_clkevt[i].base == base) in sp804_clkevt_get()
104 return &sp804_clkevt[i]; in sp804_clkevt_get()
113 static struct sp804_clkevt *sched_clkevt;
126 struct sp804_clkevt *clkevt; in sp804_clocksource_and_sched_clock_init()
156 static struct sp804_clkevt *common_clkevt;
251 struct sp804_clkevt *clkevt; in sp804_clkevt_init()
254 clkevt = &sp804_clkevt[i]; in sp804_clkevt_init()
Dtimer-sp.h49 struct sp804_clkevt { struct