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

12

/u-boot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h25 u32 tx; /* transmit register */ member in struct:spi8xxx
/u-boot/drivers/spi/
H A Dspi-mem-nodm.c112 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) argument
H A Dath79_spi.c64 const u8 *tx = dout; local
H A Domap3_spi.c88 unsigned int *tx = &priv->regs->channel[priv->cs].tx; local
198 unsigned int *tx = &priv->regs->channel[priv->cs].tx; local
[all...]
H A Dspi-mem.c115 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) argument
H A Dnpcm_pspi.c79 const u8 *tx = dout; local
H A Docteon_spi.c438 const void *tx; local
H A Dnpcm_fiu_spi.c199 const u8 *tx = dout; local
320 const u8 *tx; 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.c222 const u8 *tx = dout; local
H A Dbcm63xx_hsspi.c263 const uint8_t *tx = dout; local
[all...]
H A Dpic32_spi.c74 const void *tx; member in struct:pic32_spi_priv
[all...]
H A Ddesignware_spi.c136 const void *tx; member in struct:dw_spi_priv
501 const u8 *tx = dout; local
[all...]
H A Diproc_qspi.c348 static int mspi_exec(struct bcmspi_priv *priv, uint bytes, const u8 *tx, u8 *rx, ulong flags) argument
H A Dspi-synquacer.c184 static void synquacer_spi_config(struct udevice *dev, void *rx, const void *tx) argument
/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h10 u32 tx; member in union:lpc32xx_i2c_base::__anon1
H A Duart.h15 u32 tx; /* Transmitter FIFO */ member in union:hsuart_regs::__anon33
/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h32 u8 tx; /* endpoint direction */ member in struct:musb_request
/u-boot/include/
H A Domap3_spi.h56 unsigned int tx; /* 0x38, 0x4C, 0x60, 0x74 */ member in struct:mcspi_channel
/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c286 u32 tx; local
[all...]
/u-boot/board/friendlyarm/nanopi2/
H A Donewire.c176 unsigned char tx[4]; local
/u-boot/drivers/video/
H A Dmipi_dsi.c210 const u8 *tx = msg->tx_buf; local
274 u8 tx[2] = { value & 0xff, value >> 8 }; local
436 u8 *tx; local
[all...]
/u-boot/drivers/mtd/spi/
H A Dsandbox.c321 uint8_t *tx = txp; local
234 sandbox_sf_process_cmd(struct sandbox_spi_flash *sbsf, const u8 *rx, u8 *tx) argument
[all...]
/u-boot/drivers/i2c/
H A Dgeni_i2c.c172 u32 temp, tx = 0; local
/u-boot/drivers/net/
H A Dftgmac100.h58 unsigned int tx; /* 0xa0 */ member in struct:ftgmac100
/u-boot/drivers/net/octeontx/
H A Dnicvf_queues.h211 } tx; member in struct:cmp_queue_stats

Completed in 128 milliseconds

12