Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/microblaze/cpu/
H A Dtimer.c38 static void timer_isr(void *arg) in timer_isr() function
85 ret = install_interrupt_handler (irq, timer_isr, (void *)tmr); in timer_init()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Du-boot-x86.h29 void timer_isr(void *);