Searched refs:RXD (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 25 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */ 37 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */ 60 pins = "GPIO4_AH6"; /* RXD */ 72 pins = "GPIO4_AH6"; /* RXD */ 90 pins = "GPIO29_W2"; /* RXD */ 102 pins = "GPIO29_W2"; /* RXD */ 230 pins = "GPIO218_AH11"; /* RXD */ 248 pins = "GPIO218_AH11"; /* RXD */ 265 "GPIO218_AH11"; /* RXD */ 503 "GPIO15_AC3", /* RXD */ [all …]
|
D | ste-hrefprev60.dtsi | 92 pins = "GPIO145_C13"; /* RXD */
|
D | sama5d4.dtsi | 1929 <AT91_PIOE 29 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */ 1938 <AT91_PIOC 25 AT91_PERIPH_C AT91_PINCTRL_PULL_UP /* RXD */ 1947 <AT91_PIOD 12 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* RXD */ 1962 <AT91_PIOD 16 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* RXD */ 1977 <AT91_PIOB 4 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD - conflicts with G0_CRS, ISI_HSYNC */ 1992 <AT91_PIOE 16 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */ 2001 <AT91_PIOE 26 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* RXD */
|
D | ste-hrefv60plus.dtsi | 334 /* Normally UART1 RXD, now dangling */
|
D | ste-snowball.dts | 580 pins = "GPIO145_C13"; /* RXD */
|
/Linux-v4.19/drivers/mailbox/ |
D | bcm-pdc-mailbox.c | 82 #define RXD(x, max_mask) XXD((x), (max_mask)) macro 85 #define NEXTRXD(i, max_mask) RXD((i) + 1, (max_mask)) 86 #define PREVRXD(i, max_mask) RXD((i) - 1, (max_mask)) 88 #define NRXDACTIVE(h, t, max_mask) RXD((t) - (h), (max_mask))
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | rockchip-dwmac.txt | 44 - rx_delay: Delay value for RXD timing. Range value is 0~0x7F, 0x10 as default.
|
/Linux-v4.19/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-v4.19/arch/powerpc/boot/dts/ |
D | mpc832x_mds.dts | 14 * 1) On chip U61, lift (disconnect) pins 21 (TXD) and 22 (RXD) from the board.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 289 pins = "GPIO0_AJ5", "GPIO2_AH4"; /* CTS+RXD */
|
/Linux-v4.19/Documentation/networking/ |
D | phy.txt | 88 for the receive data lines (RXD[3:0]) processed by the PHY device
|
/Linux-v4.19/Documentation/driver-api/ |
D | pinctl.rst | 446 (these are four pins: CLK, RXD, TXD, FRM). In that case, pin B5 can be used as
|