Searched defs:txbuf (Results 1 – 12 of 12) sorted by relevance
37 uchar txbuf; /* tx buffers */ member
32 u32 txbuf; member
98 static int bus_i2c_send(struct udevice *bus, u8 *txbuf, int len) in bus_i2c_send()
485 const void *txbuf = op->data.buf.out; in cadence_qspi_apb_command_write() local705 unsigned int n_tx, const u8 *txbuf) in cadence_qspi_apb_indirect_write_execute()
139 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
390 u8 *txbuf; in mtk_snor_cmd_program() local
199 u32 *txbuf = (u32 *)txp; in ti_qspi_xfer() local
93 static char txbuf[DBUF_LENGTH] __aligned(8); variable
437 u32 *int_status, void **txbuf) in efi_net_get_status()
77 char *txbuf; member
100 char *txbuf; member
19 uint txbuf; member
Completed in 25 milliseconds