Searched refs:IRQ_TYPE_LEVEL_LOW (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/device-tree/include/dt-bindings/interrupt-controller/
H A Dirq.h18 #define IRQ_TYPE_LEVEL_LOW 8 macro
/freebsd-current/usr.sbin/bhyve/aarch64/
H A Dfdt.c53 #define IRQ_TYPE_LEVEL_LOW 8 macro
300 SET_PROP_U32(interrupts, i * 3 + 2, IRQ_TYPE_LEVEL_LOW);
/freebsd-current/sys/arm64/qoriq/
H A Dqoriq_gpio_pic.c174 case IRQ_TYPE_LEVEL_LOW:

Completed in 137 milliseconds