Home
last modified time | relevance | path

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

/u-boot/arch/microblaze/cpu/
A Dtimer.c42 static void timer_isr(void *arg) in timer_isr() function
93 ret = install_interrupt_handler (irq, timer_isr, (void *)tmr); in timer_init()
/u-boot/arch/x86/include/asm/
A Du-boot-x86.h65 void timer_isr(void *);

Completed in 3 milliseconds