Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/powerpc/include/
Dopenpicreg.h107 #define OPENPIC_POLARITY_POSITIVE 0x00800000 macro
/freebsd-9-stable/sys/powerpc/powerpc/
Dopenpic.c261 x &= ~OPENPIC_POLARITY_POSITIVE; in openpic_config()
263 x |= OPENPIC_POLARITY_POSITIVE; in openpic_config()