Home
last modified time | relevance | path

Searched refs:CSR_INTEN (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/atheros/dev/
H A Daereg.h144 #define CSR_INTEN 0x101C /* interrupt enable */ macro
H A Dif_ae.c1383 AE_WRITE(sc, CSR_INTEN, sc->sc_inten); in ae_init()
1565 AE_WRITE(sc, CSR_INTEN, 0); in ae_stop()
/netbsd-src/sys/dev/ic/
H A Dtulipreg.h651 #define CSR_INTEN TULIP_CSR7 macro
H A Dtulip.c1038 TULIP_WRITE(sc, CSR_INTEN, 0); in tlp_intr()
1182 TULIP_WRITE(sc, CSR_INTEN, sc->sc_inten); in tlp_intr()
1848 TULIP_WRITE(sc, CSR_INTEN, sc->sc_inten); in tlp_init()
2029 TULIP_WRITE(sc, CSR_INTEN, 0); in tlp_stop()