Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-goldfish.c12 struct goldfish_timer { struct
19 static struct goldfish_timer *ced_to_gf(struct clock_event_device *ced) in ced_to_gf() argument
21 return container_of(ced, struct goldfish_timer, ced); in ced_to_gf()
24 static struct goldfish_timer *cs_to_gf(struct clocksource *cs) in cs_to_gf()
26 return container_of(cs, struct goldfish_timer, cs); in cs_to_gf()
31 struct goldfish_timer *timerdrv = cs_to_gf(cs); in goldfish_timer_read()
50 struct goldfish_timer *timerdrv = ced_to_gf(evt); in goldfish_timer_set_oneshot()
62 struct goldfish_timer *timerdrv = ced_to_gf(evt); in goldfish_timer_shutdown()
73 struct goldfish_timer *timerdrv = ced_to_gf(evt); in goldfish_timer_next_event()
89 struct goldfish_timer *timerdrv = dev_id; in goldfish_timer_irq()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dgoogle,goldfish-rtc.txt13 goldfish_timer@9020000 {