Searched refs:SCTL_INTR_ENAB (Results 1 – 4 of 4) sorted by relevance
129 #define SCTL_INTR_ENAB 0x01 macro
345 bus_space_read_1(sc->sc_iot, sc->sc_ioh, SCTL) | SCTL_INTR_ENAB); in spc_init()1598 bus_space_read_1(iot, ioh, SCTL) & ~SCTL_INTR_ENAB); in spc_intr()1954 bus_space_read_1(iot, ioh, SCTL) | SCTL_INTR_ENAB); in spc_intr()
52 #define SCTL_INTR_ENAB 0x01 macro
175 SCTL_INTR_ENAB; in screset()