Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 25 of 141) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dimx-sata.txt18 - fsl,transmit-level-mV : transmit voltage level, in millivolts.
19 - fsl,transmit-boost-mdB : transmit boost level, in milli-decibels
20 - fsl,transmit-atten-16ths : transmit attenuation, in 16ths
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt24 12: UTXINT1 UART1 transmit FIFO half empty
30 18: SS2TX SSI2 transmit FIFO less than half empty
31 28: UTXINT2 UART2 transmit FIFO half empty
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,axi-i2s.txt3 The core can be generated with transmit (playback), only receive
15 the core. The core expects two dma channels if both transmit and receive are
17 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
H A Ddesignware-i2s.txt11 the core. The core expects one or two dma channels: one for transmit and
13 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
H A Dmt6358.txt16 - mediatek,dmic-mode : Indicates how many data pins are used to transmit two
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-dms-ba16.dts115 fsl,transmit-atten-16ths = <12>;
116 fsl,transmit-boost-mdB = <3330>;
117 fsl,transmit-level-mV = <1133>;
H A Dimx6q-cubox-i.dts55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-som-v15.dts56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard.dts56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-som-v15.dts55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-emmc-som-v15.dts56 fsl,transmit-level-mV = <1104>;
57 fsl,transmit-boost-mdB = <0>;
58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-emmc-som-v15.dts59 fsl,transmit-level-mV = <1104>;
60 fsl,transmit-boost-mdB = <0>;
61 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-emmc-som-v15.dts57 fsl,transmit-level-mV = <1025>;
58 fsl,transmit-boost-mdB = <3330>;
59 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-som-v15.dts58 fsl,transmit-level-mV = <1104>;
59 fsl,transmit-boost-mdB = <0>;
60 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2.dts57 fsl,transmit-level-mV = <1104>;
58 fsl,transmit-boost-mdB = <0>;
59 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-tbs2910.dts182 fsl,transmit-level-mV = <1104>;
183 fsl,transmit-boost-mdB = <3330>;
184 fsl,transmit-atten-16ths = <16>;
/freebsd/sys/dev/uart/
H A Duart_if.m54 # have been allocated. The transmit and receive buffers exist, but no
147 # transmit() - move data from the transmit buffer to the transmit FIFO.
149 # additionally should make sure that a transmit interrupt is generated
151 METHOD int transmit {
160 # has left the transmit shift register in addition to the FIFO being empty.
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dmicrochip,spi-pic32.txt7 of <fault-irq>, <receive-irq>, <transmit-irq>.
18 named "spi-tx" for transmit and named "spi-rx" for receive.
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
27 - dmas: Should contain dma specifiers for transmit and receive channels
28 - dma-names: Should contain "tx" for transmit and "rx" for receive channels
H A Dnxp,lpc1850-uart.txt14 be at least one channel named "tx" for transmit
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-orion-net.txt42 - marvell,tx-queue-size: size of the transmit ring buffer.
43 - marvell,tx-sram-addr: address of transmit descriptor buffer located in SRAM.
44 - marvell,tx-sram-size: size of transmit descriptor buffer located in SRAM.
H A Dbrcm,systemport.txt10 interrupts, and the second cell should be for the transmit queues. An
21 - systemport,num-txq: number of HW transmit queues, an integer
/freebsd/sys/contrib/device-tree/Bindings/dma/xilinx/
H A Dxilinx_dma.txt3 as two channels, one is to transmit to the video device and another is
8 If configured as two channels, one is to transmit to the device and another
15 target devices. It can be configured to have up to 16 independent transmit
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt26 - tx-clock-name: the UCC transmit clock source
39 - tx-clock: represents the UCC transmit clock source;
/freebsd/usr.bin/tip/tip/
H A Dcmds.c55 static void transmit(FILE *, char *, char *);
285 transmit(fp, value(EOFWRITE), NULL); in sendfile()
295 transmit(FILE *fp, char *eofchars, char *command) in transmit() function
418 transmit(fp, "\04", line); in cu_put()

123456