Searched defs:rxbuf (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | fsl_qspi.c | 388 static inline void qspi_ahb_read(struct fsl_qspi_priv *priv, u8 *rxbuf, int len) in qspi_ahb_read() 473 static void qspi_op_rdbank(struct fsl_qspi_priv *priv, u8 *rxbuf, u32 len) in qspi_op_rdbank() 517 static void qspi_op_rdid(struct fsl_qspi_priv *priv, u32 *rxbuf, u32 len) in qspi_op_rdid() 556 static void qspi_op_read(struct fsl_qspi_priv *priv, u32 *rxbuf, u32 len) in qspi_op_read() 691 static void qspi_op_rdsr(struct fsl_qspi_priv *priv, void *rxbuf, u32 len) in qspi_op_rdsr()
|
| H A D | mpc8xx_spi.c | 62 static uchar *rxbuf = variable
|
| H A D | cadence_qspi_apb.c | 436 u8 *rxbuf) in cadence_qspi_apb_command_read() 625 unsigned int n_rx, u8 *rxbuf) in cadence_qspi_apb_indirect_read_execute()
|
| H A D | spi-uclass.c | 135 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usb_ether.h | 26 uint8_t *rxbuf; member
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_mpc8xx.c | 35 uchar rxbuf[CONFIG_SYS_SMC_RXBUFLEN];/* rx buffers */ member
|
| H A D | serial_sti_asc.c | 31 u32 rxbuf; member
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | imx_lpi2c.c | 115 static int bus_i2c_receive(struct imx_lpi2c_reg *regs, u8 *rxbuf, int len) in bus_i2c_receive()
|
| /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/common/ |
| H A D | lrz.c | 1194 wcgetsec(size_t *Blklen, char *rxbuf, unsigned int maxtime) in wcgetsec()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | usb.h | 21 uint rxbuf; member
|