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

/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c745 CSR_WRITE_2(sc, VR_IMR, 0);
1687 CSR_WRITE_2(sc, VR_IMR, 0x0000);
1718 CSR_WRITE_2(sc, VR_IMR, 0);
1750 CSR_WRITE_2(sc, VR_IMR, VR_INTRS);
1766 CSR_WRITE_2(sc, VR_IMR, 0);
2159 CSR_WRITE_2(sc, VR_IMR, 0);
2165 CSR_WRITE_2(sc, VR_IMR, VR_INTRS);
2275 CSR_WRITE_2(sc, VR_IMR, 0x0000);
2282 CSR_WRITE_2(sc, VR_IMR, VR_INTRS);
2458 CSR_WRITE_2(sc, VR_IMR,
[all...]
H A Dif_vrreg.h49 #define VR_IMR 0x0E /* interrupt mask register */ macro

Completed in 106 milliseconds