Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-ti-32k.c57 struct ti_32k { struct
63 static inline struct ti_32k *to_ti_32k(struct clocksource *cs) in to_ti_32k() argument
65 return container_of(cs, struct ti_32k, cs); in to_ti_32k()
70 struct ti_32k *ti = to_ti_32k(cs); in ti_32k_read_cycles()
75 static struct ti_32k ti_32k_timer = {