/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | marvell,orion-pinctrl.txt | 40 mpp16 16 ge(rxd4) 65 mpp16 16 uart1(rxd), ge(rxd4), gpio 90 mpp16 16 uart1(rxd), ge(rxd4)
|
H A D | aspeed,ast2600-pinctrl.yaml | 172 - RXD4 410 - RXD4
|
H A D | renesas,rza2-pinctrl.yaml | 96 <RZA2_PINMUX(PORT9, 1, 4)>; /* RxD4 */
|
H A D | aspeed,ast2400-pinctrl.yaml | 138 - RXD4
|
H A D | aspeed,ast2500-pinctrl.yaml | 153 - RXD4
|
H A D | atmel,at91-pinctrl.txt | 77 PA30 RXD4
|
H A D | marvell,armada-xp-pinctrl.txt | 41 mpp20 20 gpio, ge0(rxd4), ge1(rxd2), lcd(d20), ptp(clk)
|
H A D | marvell,armada-370-pinctrl.txt | 48 mpp27 27 gpio, ge0(rxd4), ge1(rxd2), uart0(cts)
|
H A D | mediatek,mt7622-pinctrl.yaml | 283 AUXIN3, TXD4, RXD4, RTS4_N, CST4_N, PWM1, PWM2, PWM3, PWM4,
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | pincfg.txt | 44 0 d 2 0 1 0 /* RxD4 */
|
/openbmc/u-boot/board/freescale/mpc8568mds/ |
H A D | mpc8568mds.c | 38 {4, 29, 2, 0, 2}, /* RxD4 */ 63 {5, 29, 2, 0, 2}, /* RxD4 */
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8568mds.dts | 140 0x4 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */ 168 0x5 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6-pinctrl.dtsi | 731 function = "RXD4"; 732 groups = "RXD4";
|
H A D | aspeed-g4.dtsi | 1202 function = "RXD4"; 1203 groups = "RXD4";
|
H A D | aspeed-g5.dtsi | 1346 function = "RXD4"; 1347 groups = "RXD4";
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 368 /* QDMA descriptor rxd4 */ 374 /* QDMA descriptor rxd4 */ 608 unsigned int rxd4; member 615 unsigned int rxd4; member
|
H A D | mtk_eth_soc.c | 1108 rxd->rxd4 = READ_ONCE(dma_rxd->rxd4); in mtk_rx_get_desc() 2042 !(trxd.rxd4 & RX_DMA_SPECIAL_TAG)) { in mtk_poll_rx() 2043 mac = RX_DMA_GET_SPORT(trxd.rxd4) - 1; in mtk_poll_rx() 2147 reason = FIELD_GET(MTK_RXD4_PPE_CPU_REASON, trxd.rxd4); in mtk_poll_rx() 2148 hash = trxd.rxd4 & MTK_RXD4_FOE_ENTRY; in mtk_poll_rx() 2152 rxdcsum = &trxd.rxd4; in mtk_poll_rx() 2688 rxd->rxd4 = 0; in mtk_rx_alloc()
|
/openbmc/u-boot/drivers/net/ |
H A D | mt7628-eth.c | 103 unsigned int rxd4; member 433 priv->rx_ring[idx].rxd4 = 0; in mt7628_eth_recv()
|
/openbmc/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-orion.c | 145 MPP_VAR_FUNCTION(0x1, "ge", "rxd4", V_ALL),
|
H A D | pinctrl-armada-370.c | 162 MPP_FUNCTION(0x1, "ge0", "rxd4"),
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 181 u32 rxd4 = le32_to_cpu(rxd[4]); in mt7921_mac_fill_rx() local 380 amsdu_info = FIELD_GET(MT_RXD4_NORMAL_PAYLOAD_FORMAT, rxd4); in mt7921_mac_fill_rx()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2400.dtsi | 1136 function = "RXD4"; 1137 groups = "RXD4";
|
H A D | ast2500.dtsi | 1176 function = "RXD4"; 1177 groups = "RXD4";
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g5.c | 420 SIG_EXPR_LIST_DECL_SINGLE(H18, RXD4, RXD4, SIG_DESC_SET(SCU80, 31)); 421 PIN_DECL_2(H18, GPIOF7, LHRST, RXD4); 422 FUNC_GROUP_DECL(RXD4, H18); 2240 ASPEED_PINCTRL_GROUP(RXD4), 2410 ASPEED_PINCTRL_FUNC(RXD4),
|
H A D | pinctrl-aspeed-g6.c | 165 SIG_EXPR_LIST_DECL_SESG(J24, RXD4, RXD4, SIG_DESC_SET(SCU410, 15)); 167 PIN_DECL_2(J24, GPIOB7, RXD4, LHRST); 168 FUNC_GROUP_DECL(RXD4, J24); 2048 ASPEED_PINCTRL_GROUP(RXD4), 2278 ASPEED_PINCTRL_FUNC(RXD4),
|