Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dopenpicreg.h110 #define OPENPIC_POLARITY_NEGATIVE 0x00000000 macro
/freebsd/sys/powerpc/powerpc/
H A Dopenpic.c183 x |= OPENPIC_POLARITY_NEGATIVE; in openpic_common_attach()