Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-misc.c24 static int volatile irq_exit; variable
35 irq_exit = 1; in timer_irq_handler()
55 irq_exit = 0; in timer_interrupt_test()
57 while (!irq_exit) in timer_interrupt_test()