Home
last modified time | relevance | path

Searched refs:rsr (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/arch/atari/dev/
H A Dser.c1070 uint8_t rsr; in serrxint() local
1089 rsr = sc->sc_lbuf[get]; in serrxint()
1090 if (ISSET(rsr, RSR_BREAK)) { in serrxint()
1095 } else if (ISSET(rsr, RSR_OERR)) { in serrxint()
1102 lsrmap[(rsr & (RSR_BREAK|RSR_FERR|RSR_PERR)) >> 3]; in serrxint()
1234 uint8_t rsr, tsr; in sertrintr() local
1239 rsr = MFP->mf_rsr; in sertrintr()
1240 if (ISSET(rsr, RSR_BFULL|RSR_BREAK)) { in sertrintr()
1241 for (; ISSET(rsr, RSR_BFULL|RSR_BREAK) && cc > 0; cc--) { in sertrintr()
1243 sc->sc_lbuf[put] = rsr; in sertrintr()
[all …]
/netbsd-src/sys/dev/pcmcia/
H A Dif_xi.c273 uint8_t esr, rsr, isr, rx_status; in xi_intr() local
291 rsr = bus_space_read_1(sc->sc_bst, sc->sc_bsh, RSR); in xi_intr()
318 if (!(rsr & RSR_RX_OK)) in xi_intr()
333 rsr = bus_space_read_1(sc->sc_bst, sc->sc_bsh, RSR); in xi_intr()
337 if (rsr & RSR_TOO_LONG) { in xi_intr()
343 if (rsr & RSR_CRCERR) { in xi_intr()
349 if (rsr & RSR_ALIGNERR) { in xi_intr()
/netbsd-src/sys/arch/evbarm/dev/
H A Dplcom.c1879 u_char rsr; in plcom_rxsoft() local
1895 rsr = get[1]; in plcom_rxsoft()
1896 if (ISSET(rsr, PL01X_RSR_ERROR)) { in plcom_rxsoft()
1897 if (ISSET(rsr, PL01X_RSR_OE)) { in plcom_rxsoft()
1903 if (ISSET(rsr, PL01X_RSR_BE | PL01X_RSR_FE)) in plcom_rxsoft()
1905 if (ISSET(rsr, PL01X_RSR_PE)) in plcom_rxsoft()
2076 u_char rsr; in plcomintr() local
2107 rsr = PREAD1(pi, PL01XCOM_RSR); in plcomintr()
2109 if (ISSET(rsr, PL01X_RSR_ERROR)) in plcomintr()
2112 if (ISSET(rsr, PL01X_RSR_BE)) { in plcomintr()
[all …]
/netbsd-src/sys/arch/arm/s3c2xx0/
H A Dsscom.c1372 u_char rsr; in sscom_rxsoft() local
1389 rsr = get[1]; in sscom_rxsoft()
1390 if (rsr) { in sscom_rxsoft()
1391 if (ISSET(rsr, UERSTAT_OVERRUN)) { in sscom_rxsoft()
1397 if (ISSET(rsr, UERSTAT_BREAK | UERSTAT_FRAME)) in sscom_rxsoft()
1399 if (ISSET(rsr, UERSTAT_PARITY)) in sscom_rxsoft()
1741 rnd_add_uint32(&sc->rnd_source, iir | rsr); in sscomrxintr()
1806 rnd_add_uint32(&sc->rnd_source, iir | rsr); in sscomtxintr()
/netbsd-src/sys/dev/ic/
H A Ddp8390reg.h539 u_int8_t rsr; /* receiver status */ member
H A Ddm9000.c685 uint8_t avail, rsr; in dme_receive() local
704 rsr = PKT_READ(sc, &m); in dme_receive()
712 if (rsr & (DM9000_RSR_CE | DM9000_RSR_PLE)) { in dme_receive()
721 if (rsr & DM9000_RSR_LCS) { in dme_receive()
H A Ddp8390.c1107 hdrp->rsr = bus_space_read_1(buft, bufh, src); in dp8390_read_hdr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.md90 …re,move,arith,multi,nop,farith,fmadd,fconv,fload,fstore,mul16,mul32,div32,mac16,rsr,wsr,entry,trap"
113 (eq_attr "type" "!load,fload,rsr,mul16,mul32,fmadd,fconv")
121 (eq_attr "type" "rsr")
783 rsr\t%0, ACCLO
785 …[(set_attr "type" "move,move,move,load,store,store,move,move,move,move,move,load,load,store,rsr,ws…
812 rsr\t%0, ACCLO
814 [(set_attr "type" "move,move,move,move,move,load,store,rsr,wsr")
840 rsr\t%0, ACCLO
842 [(set_attr "type" "move,move,move,move,load,store,rsr,wsr")
1892 [(set_attr "type" "rsr")
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dapple632 # extensions rsr/rsrc
648 >>>>0 use apple-rsr
649 # few samples with not zeroed system reserved field like: Empty.rsrc.rsr OpenSans-CondBold.dfont
654 >>>>>0 use apple-rsr
657 >>>>>0 use apple-rsr
678 0 name apple-rsr
693 !:mime application/x-apple-rsr
694 !:ext rsrc/rsr
704 # reserved 112 bytes for system use; apparently often nil, but 8fd20000h in Empty.rsrc.rsr and 0x00…
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dlib1funcs.S119 rsr a5, ACCLO
121 rsr a4, ACCLO
289 rsr dst, ACCLO
H A Dieee754-sf.S709 rsr dst, ACCLO
H A Dieee754-df.S935 rsr dst, ACCLO
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dlib1funcs.S119 rsr a5, ACCLO
121 rsr a4, ACCLO
289 rsr dst, ACCLO
H A Dieee754-sf.S709 rsr dst, ACCLO
H A Dieee754-df.S935 rsr dst, ACCLO
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.md90 …re,move,arith,multi,nop,farith,fmadd,fconv,fload,fstore,mul16,mul32,div32,mac16,rsr,wsr,entry,trap"
113 (eq_attr "type" "!load,fload,rsr,mul16,mul32,fmadd,fconv")
121 (eq_attr "type" "rsr")
828 rsr\t%0, ACCLO
830 …[(set_attr "type" "move,move,move,load,store,store,move,move,move,move,move,load,load,store,rsr,ws…
857 rsr\t%0, ACCLO
859 [(set_attr "type" "move,move,move,move,move,load,store,rsr,wsr")
885 rsr\t%0, ACCLO
887 [(set_attr "type" "move,move,move,move,load,store,rsr,wsr")
1980 [(set_attr "type" "rsr")
/netbsd-src/sys/arch/x68k/x68k/
H A Diodevice.h121 char pad15; unsigned char rsr; member
/netbsd-src/sys/dev/cadence/
H A Dif_cemac.c260 uint32_t rsr; in cemac_gctx()
288 rsr = CEMAC_READ(ETH_RSR); // get receive status register in cemac_intr()
290 DPRINTFN(2, ("%s: isr=0x%08X rsr=0x%08X imr=0x%08X\n", __FUNCTION__, in cemac_intr()
291 isr, rsr, imr)); in cemac_intr()
280 uint32_t rsr; cemac_intr() local
/netbsd-src/sys/arch/amiga/dev/
H A Dif_ed_zbus.c236 hdrp->rsr = wrd[0] & 0xff; in ed_zbus_read_hdr()
/netbsd-src/sys/arch/arm/at91/
H A Dat91emac.c231 uint32_t rsr = in emac_intr() local
236 isr, rsr, imr)); in emac_intr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleR52.td322 (instregex "AD(C|D)S?rsr", "ANDS?rsr", "BICS?rsr", "EORrsr", "MVNS?sr",
H A DARMInstrInfo.td1562 def rsr : AsI1<opcod, (outs GPR:$Rd),
1634 def rsr : AsI1<opcod, (outs GPR:$Rd),
1679 def rsr : ARMPseudoInst<(outs GPR:$Rd),
1706 def rsr : ARMPseudoInst<(outs GPR:$Rd),
1771 def rsr : AI1<opcod, (outs),
1898 def rsr : AsI1<opcod, (outs GPRnopc:$Rd),
1965 def rsr : AsI1<opcod, (outs GPR:$Rd), (ins GPR:$Rn, so_reg_reg:$shift),
/netbsd-src/share/man/tools/
H A Dnewsp.errs3115 rsr