Searched refs:bcm2835_timer (Results 1 – 2 of 2) sorted by relevance
29 struct bcm2835_timer { struct47 struct bcm2835_timer *timer = container_of(evt_dev, in bcm2835_time_set_next_event() argument48 struct bcm2835_timer, evt); in bcm2835_time_set_next_event()56 struct bcm2835_timer *timer = dev_id; in bcm2835_time_interrupt()75 struct bcm2835_timer *timer; in bcm2835_timer_init()
30 obj-$(CONFIG_BCM2835_TIMER) += bcm2835_timer.o