Searched refs:WR3 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsio.c228 sioreg(REG(0, WR3), WR3_RX8BIT | WR3_RXENBL);
244 sioreg(REG(1, WR3), WR3_RX8BIT | WR3_RXENBL);
H A Dsioreg.h95 #define WR3 0x03 macro
/netbsd-current/sys/arch/luna68k/dev/
H A Dsioreg.h76 #define WR3 0x03 macro
H A Dsiotty.c194 setsioreg(sc->sc_ctl, WR3, sc->sc_wr[WR3]);
431 sc->sc_wr[WR3] &= ~WR3_RX8BIT;
435 sc->sc_wr[WR3] |= WR3_RX7BIT;
439 sc->sc_wr[WR3] |= WR3_RX8BIT;
453 setsioreg(sc->sc_ctl, WR3, sc->sc_wr[WR3]);
723 setsioreg(sio, WR3, ch0_regs[WR3]);
H A Dlunaws.c234 setsioreg(sc->sc_ctl, WR3, sc->sc_wr[WR3]);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp614 Hexagon::WR2, Hexagon::W3, Hexagon::WR3, Hexagon::W4, Hexagon::WR4,

Completed in 104 milliseconds