Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 21 of 21) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/debug/
H A D8250.S35 .macro senduart,rd,rx
39 .macro busyuart,rd,rx
46 .macro waituart,rd,rx
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h27 u32 rx; /* receive register */ member
H A Dimmap_85xx.h176 u32 rx; /* eSPI receive FIFO access */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h10 u32 rx; member
H A Duart.h15 u32 rx; /* Receiver FIFO */ member
/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_ll_temac_sdma.c41 struct cdmac_bd rx[PKTBUFSRX]; member
H A Dmacb.c258 static inline void macb_invalidate_ring_desc(struct macb_device *macb, bool rx) in macb_invalidate_ring_desc()
270 static inline void macb_flush_ring_desc(struct macb_device *macb, bool rx) in macb_flush_ring_desc()
H A Dmpc8xx_fec.c234 uchar *rx = net_rx_packets[rxIdx]; in fec_recv() local
H A Dftgmac100.h62 unsigned int rx; /* 0xb0 */ member
H A Dgmac_rockchip.c64 #define DELAY_VALUE(soc, tx, rx) ((((tx) >= 0) ? soc##_GMAC_CLK_TX_DL_CFG(tx) : 0) | (((rx) >= 0) ?… argument
/rk3399_rockchip-uboot/drivers/spi/
H A Domap3_spi.c92 unsigned int rx; /* 0x3C, 0x50, 0x64, 0x78 */ member
228 unsigned int *rx = &priv->regs->channel[priv->cs].rx; in omap3_spi_read() local
295 unsigned int *rx = &priv->regs->channel[priv->cs].rx; in omap3_spi_txrx() local
H A Dath79_spi.c62 u8 *rx = din; in ath79_spi_xfer() local
H A Ddesignware_spi.c113 void *rx; member
356 u8 *rx = din; in dw_spi_xfer() local
H A Dbcm63xx_hsspi.c226 uint8_t *rx = din; in bcm63xx_hsspi_xfer() local
H A Dpic32_spi.c74 const void *rx; member
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c237 static int sandbox_sf_process_cmd(struct sandbox_spi_flash *sbsf, const u8 *rx, in sandbox_sf_process_cmd()
322 const uint8_t *rx = rxp; in sandbox_sf_xfer() local
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_uniphier.c22 u32 rx; /* In: Receive buffer */ member
H A Dserial_sh.h635 unsigned short rx, tx; /* GPIO bit no */ member
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-net.c61 unsigned int tx, unsigned int rx) in alter_lbtest_frame()
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dcmd_ioloop.c119 u16 rx; in io_receive() local
/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h241 u8 rx[0x400]; member