Searched refs:txx9_clocksource (Results 1 – 1 of 1) sorted by relevance
25 struct txx9_clocksource { struct32 struct txx9_clocksource *txx9_cs = in txx9_cs_read() argument33 container_of(cs, struct txx9_clocksource, cs); in txx9_cs_read()40 static struct txx9_clocksource txx9_clocksource = { variable52 return __raw_readl(&txx9_clocksource.tmrptr->trr); in txx9_read_sched_clock()60 clocksource_register_hz(&txx9_clocksource.cs, TIMER_CLK(imbusclk)); in txx9_clocksource_init()69 txx9_clocksource.tmrptr = tmrptr; in txx9_clocksource_init()