Searched defs:txbuf (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | rk8xx_spi.c | 56 u8 txbuf[3]; in _spi_read() local 75 u8 txbuf[4]; in _spi_write() local
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | mpc8xx_spi.c | 65 static uchar *txbuf = variable
|
| H A D | cadence_qspi_apb.c | 477 const u8 *cmdbuf, unsigned int txlen, const u8 *txbuf) in cadence_qspi_apb_command_write() 718 unsigned int n_tx, const u8 *txbuf) in cadence_qspi_apb_indirect_write_execute()
|
| H A D | fsl_qspi.c | 614 static void qspi_op_write(struct fsl_qspi_priv *priv, u8 *txbuf, u32 len) in qspi_op_write() 765 u32 txbuf; in qspi_xfer() local
|
| H A D | spi-uclass.c | 135 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
|
| H A D | ti_qspi.c | 236 u32 *txbuf = (u32 *)txp; in __ti_qspi_xfer() local
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_mpc8xx.c | 36 uchar txbuf; /* tx buffers */ member
|
| H A D | serial_sti_asc.c | 30 u32 txbuf; member
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_eth.c | 56 static char txbuf[DBUF_LENGTH]; variable
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_net.c | 128 u32 *int_status, void **txbuf) in efi_net_get_status()
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | imx_lpi2c.c | 95 static int bus_i2c_send(struct imx_lpi2c_reg *regs, u8 *txbuf, int len) in bus_i2c_send()
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | rkspi.c | 291 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in rockchip_spi_write_then_read()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mpc8xx_fec.c | 90 static char txbuf[DBUF_LENGTH] __aligned(8); variable
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | fsl_mcdmafec.h | 78 char *txbuf; member
|
| H A D | fec.h | 101 char *txbuf; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | usb.h | 20 uint txbuf; member
|