Searched defs:rx (Results 1 - 25 of 32) sorted by relevance

12

/u-boot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h26 u32 rx; /* receive register */ member in struct:spi8xxx
/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h9 u32 rx; member in union:lpc32xx_i2c_base::__anon1
H A Duart.h14 u32 rx; /* Receiver FIFO */ member in union:hsuart_regs::__anon33
/u-boot/drivers/spi/
H A Dmscc_bb_spi.c135 u32 rx = 0, mask = 0x80, value; local
H A Dath79_spi.c63 u8 *rx = din; local
H A Domap3_spi.c150 unsigned int *rx = &priv->regs->channel[priv->cs].rx; local
217 unsigned int *rx = &priv->regs->channel[priv->cs].rx; local
[all...]
H A Dnpcm_pspi.c80 u8 *rx = din; local
H A Docteon_spi.c439 void *rx; local
H A Dnpcm_fiu_spi.c200 u8 *rx = din; local
321 u8 *rx; local
230 npcm_fiu_uma_operation(struct npcm_fiu_priv *priv, const struct spi_mem_op *op, u32 addr, const u8 *tx, u8 *rx, u32 nbytes, bool started) argument
[all...]
H A Dbcmbca_hsspi.c223 u8 *rx = din; local
H A Dbcm63xx_hsspi.c264 uint8_t *rx = din; local
[all...]
H A Dpic32_spi.c76 const void *rx; member in struct:pic32_spi_priv
[all...]
H A Ddesignware_spi.c138 void *rx; member in struct:dw_spi_priv
502 u8 *rx = din; local
[all...]
H A Diproc_qspi.c180 static int bspi_read_via_raf(struct bcmspi_priv *priv, u8 *rx, uint bytes) argument
256 static int bspi_read(struct bcmspi_priv *priv, u8 *rx, uint bytes) argument
348 static int mspi_exec(struct bcmspi_priv *priv, uint bytes, const u8 *tx, u8 *rx, ulong flags) argument
[all...]
H A Dspi-synquacer.c184 static void synquacer_spi_config(struct udevice *dev, void *rx, const void *tx) argument
/u-boot/include/
H A Domap3_spi.h57 unsigned int rx; /* 0x3C, 0x50, 0x64, 0x78 */ member in struct:mcspi_channel
/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c285 u32 rx; local
[all...]
/u-boot/drivers/mtd/spi/
H A Dsandbox.c234 static int sandbox_sf_process_cmd(struct sandbox_spi_flash *sbsf, const u8 *rx, argument
320 const uint8_t *rx = rxp; local
[all...]
/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c197 u16 rx; local
/u-boot/drivers/net/
H A Ddwc_eth_qos.c87 eqos_get_desc(struct eqos_priv *eqos, unsigned int num, bool rx) argument
H A Dmpc8xx_fec.c205 uchar *rx = net_rx_packets[rxIdx]; local
H A Dftgmac100.h62 unsigned int rx; /* 0xb0 */ member in struct:ftgmac100
/u-boot/drivers/video/tegra20/
H A Dtegra-dsi.c93 u8 *rx = msg->rx_buf; local
142 u8 *rx = msg->rx_buf + j; local
/u-boot/drivers/i2c/
H A Dgeni_i2c.c227 u32 rx = readl(geni->base + SE_GENI_RX_FIFOn); local
/u-boot/drivers/net/octeontx/
H A Dnicvf_queues.h195 } rx; member in struct:cmp_queue_stats

Completed in 298 milliseconds

12