Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c112 static delay_func bcm_systimer_delay; variable
268 arm_set_delay(bcm_systimer_delay, sc); in bcm_systimer_attach()
293 bcm_systimer_delay(int usec, void *arg) in bcm_systimer_delay() function