Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 15 of 15) sorted by relevance

/u-boot/drivers/serial/
A Dserial_mpc8xx.c37 uchar txbuf; /* tx buffers */ member
A Dserial_sti_asc.c32 u32 txbuf; member
/u-boot/drivers/spi/
A Dcadence_qspi_apb.c552 const void *txbuf = op->data.buf.out; in cadence_qspi_apb_command_write() local
840 unsigned int n_tx, const u8 *txbuf) in cadence_qspi_apb_indirect_write_execute()
A Dmicrochip_coreqspi.c113 u8 *txbuf; member
A Dspi-uclass.c155 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
A Dmtk_snor.c390 u8 *txbuf; in mtk_snor_cmd_program() local
A Dti_qspi.c200 u32 *txbuf = (u32 *)txp; in ti_qspi_xfer() local
A Dspi-mxic.c287 static int mxic_spi_data_xfer(struct mxic_spi_priv *priv, const void *txbuf, in mxic_spi_data_xfer()
/u-boot/drivers/i2c/
A Dimx_lpi2c.c98 static int bus_i2c_send(struct udevice *bus, u8 *txbuf, int len) in bus_i2c_send()
/u-boot/drivers/mtd/nand/raw/
A Dmxic_nand.c326 static int mxic_nfc_data_xfer(struct mxic_nand_ctrl *nfc, const void *txbuf, in mxic_nfc_data_xfer()
401 static void mxic_nfc_write_buf(struct mtd_info *mtd, const uint8_t *txbuf, in mxic_nfc_write_buf()
/u-boot/drivers/net/
A Dmpc8xx_fec.c93 static char txbuf[DBUF_LENGTH] __aligned(8); variable
/u-boot/lib/efi_loader/
A Defi_net.c438 u32 *int_status, void **txbuf) in efi_net_get_status()
/u-boot/arch/m68k/include/asm/
A Dfsl_mcdmafec.h77 char *txbuf; member
A Dfec.h100 char *txbuf; member
/u-boot/arch/arm/include/asm/arch-tegra/
A Dusb.h19 uint txbuf; member

Completed in 43 milliseconds