Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/kernel/
Dcevt-txx9.c24 struct txx9_clocksource { struct
31 struct txx9_clocksource *txx9_cs = in txx9_cs_read() argument
32 container_of(cs, struct txx9_clocksource, cs); in txx9_cs_read()
39 static struct txx9_clocksource txx9_clocksource = { variable
54 clocksource_register_hz(&txx9_clocksource.cs, TIMER_CLK(imbusclk)); in txx9_clocksource_init()
63 txx9_clocksource.tmrptr = tmrptr; in txx9_clocksource_init()