Searched refs:OPENPIC_POLARITY_POSITIVE (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/interrupt_controllers/openpic/ | ||
H A D | openpic.h | 81 #define OPENPIC_POLARITY_POSITIVE 0x00800000 macro |
H A D | openpic.cpp | 243 x |= OPENPIC_POLARITY_POSITIVE; in openpic_init() |