Home
last modified time | relevance | path

Searched defs:check_interrupt (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dinterrupt.py14 def check_interrupt(thread): function
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h416 #define check_interrupt(pipenum) ((pipenum >= 6 && pipenum <= 9)) macro