Searched refs:OPENPIC_POLARITY_POSITIVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
H A Dopenpicreg.h110 #define OPENPIC_POLARITY_POSITIVE 0x00800000 macro
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dopenpic.c277 x &= ~OPENPIC_POLARITY_POSITIVE;
279 x |= OPENPIC_POLARITY_POSITIVE;

Completed in 34 milliseconds