Searched refs:bcm2835_timer (Results 1 – 2 of 2) sorted by relevance
42 struct bcm2835_timer { struct60 struct bcm2835_timer *timer = container_of(evt_dev, in bcm2835_time_set_next_event() argument61 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()
22 obj-$(CONFIG_ARCH_BCM2835) += bcm2835_timer.o