Home
last modified time | relevance | path

Searched refs:RX (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-10-stable/sys/gnu/dts/arm/
Domap2430.dtsi150 <60>, /* RX interrupt */
151 <61>; /* RX overflow interrupt */
167 <63>; /* RX interrupt */
183 <90>; /* RX interrupt */
199 <55>; /* RX interrupt */
215 <82>; /* RX interrupt */
Dsama5d3_can.dtsi20 …<AT91_PIOD 14 AT91_PERIPH_C AT91_PINCTRL_NONE /* PD14 periph C RX, conflicts with SCK0, SPI0_NPCS1…
28 <AT91_PIOB 14 AT91_PERIPH_B AT91_PINCTRL_NONE /* PB14 periph B RX, conflicts with GCRS */
Dkirkwood-blackarmor-nas220.dts99 * pin 4 - RX (CPU's RX)
Domap2420.dtsi122 <60>; /* RX interrupt */
136 <63>; /* RX interrupt */
Domap3.dtsi470 <60>; /* RX interrupt */
487 <63>, /* RX interrupt */
505 <90>, /* RX interrupt */
522 <55>; /* RX interrupt */
538 <82>; /* RX interrupt */
Dda850-evm.dts236 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
DREADME-HS20319 <3>RX-ANQP 02:00:00:00:01:00 ANQP Capability list
320 <3>RX-ANQP 02:00:00:00:01:00 Roaming Consortium list
321 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List
370 <3>RX-ANQP 02:00:00:00:01:00 ANQP Capability list
371 <3>RX-ANQP 02:00:00:00:01:00 Roaming Consortium list
372 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List
458 <3>RX-ANQP 02:00:00:00:01:00 Roaming Consortium list
461 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List
472 <3>RX-ANQP 02:00:00:00:01:00 ANQP Capability list
473 <3>RX-ANQP 02:00:00:00:01:00 Roaming Consortium list
[all …]
/freebsd-10-stable/sys/dev/ctau/
Dctau.c487 #define srx(X,N) c->RX.X = R(port,reg(X,N##R)) in ct_init_chan()
1094 outb (c->RX.DMR, dmr); in ct_update_chan()
1147 outb (c->RX.DSR, DSR_DMA_DISABLE); in ct_setup_chan()
1345 outb (c->RX.TEPR, TEPR_64); /* prescale to 16 kHz */ in ct_start_receiver()
1346 outw (c->RX.TCONR, 160); /* period is 10 msec */ in ct_start_receiver()
1347 outw (c->RX.TCNT, 0); in ct_start_receiver()
1348 outb (c->RX.TCSR, TCSR_ENABLE | TCSR_INTR); in ct_start_receiver()
1364 outb (c->RX.DCR, DCR_ABORT); in ct_start_receiver()
1367 outb (c->RX.DARB, (unsigned char) (buf >> 16)); in ct_start_receiver()
1368 outw (c->RX.DAR, (unsigned short) buf); in ct_start_receiver()
[all …]
Dctddk.c877 dsr = inb (c->RX.DSR); in ct_hdlc_interrupt()
878 cda = inw (c->RX.CDA); in ct_hdlc_interrupt()
924 outw (c->RX.EDA, (unsigned short) c->rdphys[(i+NBUF-1)%NBUF]); in ct_hdlc_interrupt()
926 if (inb (c->RX.DSR) & DSR_DMA_ENABLE) { in ct_hdlc_interrupt()
927 outb (c->RX.DSR, dsr); in ct_hdlc_interrupt()
929 outb (c->RX.DSR, (dsr & 0xfc) | DSR_DMA_ENABLE); in ct_hdlc_interrupt()
949 dsr = inb (c->RX.DSR); in ct_hdlc_interrupt()
963 outb (c->RX.DSR, dsr); in ct_hdlc_interrupt()
/freebsd-10-stable/contrib/gcc/config/s390/
Ds390.md152 "NN,E,RR,RRE,RX,RS,RSI,RI,SI,S,SS,SSE,RXE,RSE,RIL,RIE,RXY,RSY,SIY"
182 (eq_attr "op_type" "RX,RI,RRE,RS,RSI,S,SI") (const_int 4)]
267 (define_mode_attr RXe [(TF "RXE") (DF "RX") (SF "RX")])
295 ;; This attribute handles differences in the instruction 'type' and makes RX<Y>
296 ;; to result in "RXY" for DImode and "RX" for SImode.
598 [(set_attr "op_type" "RR,RI,RIL,RX,RXY,SS")])
621 [(set_attr "op_type" "RX,RXY")])
635 [(set_attr "op_type" "RR<E>,RI,RIL,RX<Y>,RXY")])
675 [(set_attr "op_type" "RR,RIL,RX,RXY,SS,SS")])
918 RR,RX,RXY,RX,RXY,*,*,RS,RS,SS")
[all …]
/freebsd-10-stable/sys/boot/fdt/dts/mips/
Dberipad-de4.dts193 // MAC, RX+RXC, TX+TXC.
199 // RX, TX
206 // MAC, RX+RXC, TX+TXC.
212 // RX, TX
Dberi-netfpga.dts136 // LOOP, TX, RX, INTR
141 // RX
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Den_cq.c70 if (mode == RX) { in mlx4_en_create_cq()
122 if (cq->is_tx == RX) { in mlx4_en_activate_cq()
/freebsd-10-stable/tools/tools/net80211/wesside/
DREADME20 * Binds to a tap interface to allow TX. RX works if a dictionary is being built
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_cfg.txt31 # TP number of RX channels (0 = auto)
Dt5fw_cfg.txt58 # TP number of RX channels (0 = auto)
Dt6fw_cfg_fpga.txt123 # to use for TP RX payload
126 # TP RX payload page size
129 # TP number of RX channels
Dt5fw_cfg_fpga.txt151 # to use for TP RX payload
154 # TP RX payload page size
157 # TP number of RX channels
Dt6fw_cfg.txt32 # TP number of RX channels (0 = auto)
Dt4fw_cfg_uwire.txt130 # to use for TP RX payload
133 # TP RX payload page size
136 # TP number of RX channels
Dt5fw_cfg_uwire.txt145 # to use for TP RX payload
148 # TP RX payload page size
151 # TP number of RX channels
/freebsd-10-stable/tools/tools/ath/athprom/
Deeprom-1410 | TX Mask $txMask | RX Mask $rxMask |
/freebsd-10-stable/sys/dev/hatm/
Dif_hatm_intr.c425 DBG(sc, RX, ("RX large handle=%x", handle)); in hatm_rx_buffer()
439 DBG(sc, RX, ("RX group=%u handle=%x page=%u chunk=%u", group, handle, in hatm_rx_buffer()
Dif_hatm_rx.c90 DBG(sc, RX, ("cid=%#x flags=%#x len=%u mbuf=%p", cid, flags, len, m0)); in hatm_rx()
/freebsd-10-stable/sys/mips/conf/
DTP-WN1043ND.hints99 # Pin 13 - UART RX (not GPIO)

123