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

/openbsd-current/sys/dev/ic/
H A Dpgtreg.h73 #define PGT_INT_STAT_SOURCES 0x8000401e macro
H A Dpgt.c534 PGT_INT_STAT_SOURCES);
598 pgt_write_4_flush(sc, PGT_REG_INT_EN, PGT_INT_STAT_SOURCES);
1234 if (reg & ~PGT_INT_STAT_SOURCES && sc->sc_debug & SC_DEBUG_UNEXPECTED) {
1237 reg & ~PGT_INT_STAT_SOURCES,

Completed in 100 milliseconds