Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-32k.c47 struct ti_32k { struct
53 static inline struct ti_32k *to_ti_32k(struct clocksource *cs) in to_ti_32k() argument
55 return container_of(cs, struct ti_32k, cs); in to_ti_32k()
60 struct ti_32k *ti = to_ti_32k(cs); in ti_32k_read_cycles()
65 static struct ti_32k ti_32k_timer = {