Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
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 = {
/kernel/linux/linux-6.6/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()
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 = {

Completed in 1 milliseconds