Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dbcm2835_timer.c42 struct bcm2835_timer { struct
60 struct bcm2835_timer *timer = container_of(evt_dev, in bcm2835_time_set_next_event() argument
61 struct bcm2835_timer, evt); in bcm2835_time_set_next_event()
69 struct bcm2835_timer *timer = dev_id; in bcm2835_time_interrupt()
88 struct bcm2835_timer *timer; in bcm2835_timer_init()
DMakefile28 obj-$(CONFIG_BCM2835_TIMER) += bcm2835_timer.o