Searched refs:RXD (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 19 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */ 31 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */ 54 pins = "GPIO4_AH6"; /* RXD */ 66 pins = "GPIO4_AH6"; /* RXD */ 84 pins = "GPIO29_W2"; /* RXD */ 96 pins = "GPIO29_W2"; /* RXD */ 224 pins = "GPIO218_AH11"; /* RXD */ 242 pins = "GPIO218_AH11"; /* RXD */ 259 "GPIO218_AH11"; /* RXD */ 497 "GPIO15_AC3", /* RXD */ [all …]
|
D | ste-hrefprev60.dtsi | 86 pins = "GPIO145_C13"; /* RXD */
|
D | sama5d4.dtsi | 1455 <AT91_PIOE 29 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */ 1464 <AT91_PIOC 25 AT91_PERIPH_C AT91_PINCTRL_PULL_UP /* RXD */ 1473 <AT91_PIOD 12 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* RXD */ 1488 <AT91_PIOD 16 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* RXD */ 1503 <AT91_PIOB 4 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD - conflicts with G0_CRS, ISI_HSYNC */ 1518 <AT91_PIOE 16 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */ 1527 <AT91_PIOE 26 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */
|
D | ste-hrefv60plus.dtsi | 328 /* Normally UART1 RXD, now dangling */
|
D | ste-snowball.dts | 542 pins = "GPIO145_C13"; /* RXD */
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | mediatek-bluetooth.txt | 58 - pinctrl-0: Should contain UART RXD low when the device is powered up to 66 - boot-gpios: GPIO same to the pin as UART RXD and used to keep LOW when
|
D | rockchip-dwmac.txt | 44 - rx_delay: Delay value for RXD timing. Range value is 0~0x7F, 0x10 as default.
|
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rzn1-pinctrl.txt | 142 Here we set the pull up on the RXD pin of the UART. 149 pinmux = <RZN1_PINMUX(104, RZN1_FUNC_UART0_I)>; /* RXD */
|
D | pinctrl-bindings.txt | 290 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */
|
/Linux-v5.4/drivers/spi/ |
D | spi-mxic.c | 63 #define RXD 0x24 macro 320 data = readl(mxic->regs + RXD); in mxic_spi_data_xfer() 325 readl(mxic->regs + RXD); in mxic_spi_data_xfer()
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | mxic_nand.c | 64 #define RXD 0x24 macro 374 data = readl(nfc->regs + RXD); in mxic_nfc_data_xfer()
|
/Linux-v5.4/drivers/mailbox/ |
D | bcm-pdc-mailbox.c | 71 #define RXD(x, max_mask) XXD((x), (max_mask)) macro 74 #define NEXTRXD(i, max_mask) RXD((i) + 1, (max_mask)) 75 #define PREVRXD(i, max_mask) RXD((i) - 1, (max_mask)) 77 #define NRXDACTIVE(h, t, max_mask) RXD((t) - (h), (max_mask))
|
/Linux-v5.4/drivers/net/ethernet/sun/ |
D | sunhme.c | 1977 #define RXD(x) printk x macro 1979 #define RXD(x) macro 1998 RXD(("RX<")); in happy_meal_rx() 2006 RXD(("[%d ", elem)); in happy_meal_rx() 2010 RXD(("ERR(%08x)]", flags)); in happy_meal_rx() 2082 RXD(("len=%d csum=%4x]", len, csum)); in happy_meal_rx() 2095 RXD((">")); in happy_meal_rx()
|
/Linux-v5.4/arch/powerpc/boot/dts/ |
D | mpc832x_mds.dts | 11 * 1) On chip U61, lift (disconnect) pins 21 (TXD) and 22 (RXD) from the board.
|
/Linux-v5.4/Documentation/networking/dsa/ |
D | sja1105.rst | 257 In the RMII spec, the PHY can transmit extra out-of-band signals via RXD[1:0].
|
/Linux-v5.4/Documentation/networking/ |
D | phy.rst | 90 for the receive data lines (RXD[3:0]) processed by the PHY device
|
/Linux-v5.4/Documentation/driver-api/ |
D | pinctl.rst | 437 (these are four pins: CLK, RXD, TXD, FRM). In that case, pin B5 can be used as
|