Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Domap_intc.c107 #define INT_FALLING_EDGE 0 macro
180 if (((bank->sens_edge >> i) & 1) == INT_FALLING_EDGE) in omap_inth_read()