HomeSort by: relevance | last modified time | path
    Searched refs:Rx (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-dhcom-drc02.dtsi 14 * pins SD3_DAT0 and SD3_DAT1 are muxed as can2 Tx and Rx. The signals for can2
15 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD
26 * GPIO line, however the i.MX6 UART driver assumes RX happens
28 * line. Hence, the RX is always enabled here.
30 rs485-rx-en-hog {
33 line-name = "rs485-rx-en";
72 * Due to the use of can2 the signals for can2 Tx and Rx are routed to
106 * can2 Tx and Rx.
119 * Q: uart5 rs485-rx-en
keystone-k2g-netcp.dtsi 83 <0x4012000 0x400>, /* 32 Rx channels */
85 <0x4013000 0x400>; /* 32 Rx flows */
136 rx-channel = "netrx0";
137 rx-pool = <512 12>;
139 rx-queue-depth = <128 128 0 0>;
140 rx-buffer-size = <1518 4096 0 0>;
141 rx-queue = <77>;
imx6qdl-dhcom-som.dtsi 89 * pins SD3_DAT0 and SD3_DAT1 are muxed as can2 Tx and Rx. The signals for can2
90 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. So to enable can2 on
  /src/sys/dev/pci/
if_tl.c 531 /* stop TX and RX channels */
750 /* write address of Rx list and enable interrupts */
989 struct Rx_list *Rx;
1015 Rx = sc->active_Rx;
1016 sc->active_Rx = Rx->next;
1017 bus_dmamap_sync(sc->tl_dmatag, Rx->m_dmamap, 0,
1018 Rx->m_dmamap->dm_mapsize, BUS_DMASYNC_POSTREAD);
1019 bus_dmamap_unload(sc->tl_dmatag, Rx->m_dmamap);
1020 m = Rx->m;
1021 size = le32toh(Rx->hw_list->stat) >> 16
    [all...]
  /src/sys/arch/atari/atari/
vectors.s 191 VECTOR(badtrap) | 100: SCC Rx Channel B
193 VECTOR(badtrap) | 102: SCC Special Rx cond. Channel B
199 VECTOR(badtrap) | 108: SCC Rx Channel A
201 VECTOR(badtrap) | 110: SCC Special Rx cond. Channel A
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1028a-kontron-sl28.dts 125 spi-rx-bus-width = <2>; /* 2 SPI Rx lines */
fsl-ls1028a-qds.dts 231 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
fsl-ls1028a-rdb.dts 129 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
ipq8074.dtsi 111 <0x00058400 0x200>, /* Rx */
154 <0x00078400 0x200>, /* Rx */
235 dma-names = "rx", "tx";
347 dma-names = "tx", "rx";
376 dma-names = "tx", "rx";
393 dma-names = "rx", "tx";
410 dma-names = "rx", "tx";
425 dma-names = "rx", "tx";
452 dma-names = "tx", "rx", "cmd";
ipq6018.dtsi 215 dma-names = "rx", "tx";
297 dma-names = "tx", "rx";
312 dma-names = "tx", "rx";
327 dma-names = "rx", "tx";
342 dma-names = "rx", "tx";
370 dma-names = "tx", "rx", "cmd";
406 <0x0 0x84400 0x0 0x200>, /* Serdes Rx */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3328-a1.dts 22 * e / o <-- Rx

Completed in 16 milliseconds