Home
last modified time | relevance | path

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

/linux-4.4.14/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()
DMakefile22 obj-$(CONFIG_ARCH_BCM2835) += bcm2835_timer.o