Searched refs:receive (Results 1 – 25 of 53) sorted by relevance
123
| /u-boot/include/ |
| A D | dma-uclass.h | 100 int (*receive)(struct dma *dma, void **dst, void *metadata); member
|
| /u-boot/doc/device-tree-bindings/misc/misc/ |
| A D | gdsys,io-endpoint.txt | 4 that allows interconnected gdsys devices to send and receive data over the
|
| /u-boot/doc/device-tree-bindings/soc/fsl/cpm_qe/qe/ |
| A D | ucc.txt | 7 - rx-clock-name: the UCC receive clock source 20 - rx-clock : represents the UCC receive clock source.
|
| /u-boot/doc/device-tree-bindings/mailbox/ |
| A D | k3-secure-proxy.txt | 6 has different address space that can be used to send or receive messages.
|
| /u-boot/doc/device-tree-bindings/firmware/ |
| A D | ti,j721e-dm-sci.txt | 9 "rx" - Mailbox corresponding to receive path
|
| A D | ti,sci.txt | 29 "rx" - Mailbox corresponding to receive path
|
| /u-boot/drivers/dma/ |
| A D | dma-uclass.c | 179 if (!ops->receive) in dma_receive() 182 return ops->receive(dma, dst, metadata); in dma_receive()
|
| A D | sandbox-dma-test.c | 238 .receive = sandbox_dma_receive,
|
| /u-boot/doc/device-tree-bindings/serial/ |
| A D | omap_serial.txt | 21 - dma-names : "rx" for receive channel, "tx" for transmit channel.
|
| /u-boot/doc/device-tree-bindings/net/ |
| A D | ethernet.txt | 63 - rx-fifo-depth: the size of the controller's receive fifo in bytes. This 64 is used for components that can have configurable receive fifo sizes,
|
| A D | snps,dwc-qos-ethernet.txt | 30 The EQOS receive path clock. The HW signal name is clk_rx_i. 34 In cases where the PHY clock is directly fed into the EQOS receive path
|
| A D | altera_tse.txt | 20 - rx-fifo-depth: MAC receive FIFO buffer depth in bytes
|
| /u-boot/doc/usage/cmd/ |
| A D | loadx.rst | 51 Sending helloworld.efi, 24 blocks: Give your local XMODEM receive command now.
|
| /u-boot/arch/arm/dts/ |
| A D | imx6q-hummingboard-som-v15.dts | 59 fsl,receive-eq-mdB = <3000>;
|
| A D | imx6q-hummingboard.dts | 59 fsl,receive-eq-mdB = <3000>;
|
| A D | imx6q-hummingboard-emmc-som-v15.dts | 60 fsl,receive-eq-mdB = <3000>;
|
| /u-boot/arch/mips/dts/ |
| A D | mrvl,octeon-nic23.dts | 223 * receive channels. 278 * receive channels.
|
| /u-boot/doc/device-tree-bindings/reset/ |
| A D | reset.txt | 8 Hardware blocks typically receive a reset signal. This signal is generated by
|
| /u-boot/doc/ |
| A D | README.tee | 41 driver. The main job for the driver is to receive requests from the
|
| A D | README.mpc85xx | 6 be able to receive control after a single step or breakpoint:
|
| /u-boot/net/ |
| A D | Kconfig | 258 int "Number of receive packet buffers" 261 Defines the number of Ethernet receive buffers. On some Ethernet
|
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_snp.c | 369 ret = net->receive(net, NULL, &buffer_size, &buffer, in execute()
|
| /u-boot/doc/device-tree-bindings/spi/ |
| A D | spi-bus.txt | 67 Now the value that spi-tx-bus-width and spi-rx-bus-width can receive is
|
| /u-boot/doc/device-tree-bindings/gpio/ |
| A D | intel,x86-broadwell-pinctrl.txt | 42 But missing pins will receive the default configuration.
|
| /u-boot/Licenses/ |
| A D | gpl-2.0.txt | 24 this service if you wish), that you receive source code or can get it 35 you have. You must make sure that they, too, receive or can get the 80 source code as you receive it, in any medium, provided that you 206 all those who receive copies directly or indirectly through you, then
|
Completed in 37 milliseconds
123