Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dopenpicreg.h109 #define OPENPIC_POLARITY_POSITIVE 0x00800000 macro
/freebsd/sys/powerpc/powerpc/
H A Dopenpic.c273 x &= ~OPENPIC_POLARITY_POSITIVE; in openpic_config()
275 x |= OPENPIC_POLARITY_POSITIVE; in openpic_config()