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

/freebsd-11-stable/sys/dev/ste/
H A Dif_ste.c520 /* Reading STE_ISR_ACK clears STE_IMR register. */
579 CSR_WRITE_2(sc, STE_IMR, intrs);
1601 CSR_WRITE_2(sc, STE_IMR, 0);
1605 CSR_WRITE_2(sc, STE_IMR, STE_INTRS);
1633 CSR_WRITE_2(sc, STE_IMR, 0);
1790 CSR_WRITE_2(sc, STE_IMR, 0);
1794 CSR_WRITE_2(sc, STE_IMR, STE_INTRS);
H A Dif_stereg.h80 #define STE_IMR 0x4C macro

Completed in 73 milliseconds