Home
last modified time | relevance | path

Searched refs:n_opcode (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/spi/
A Dspi-uclass.c139 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
148 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
152 n_opcode, ret); in spi_write_then_read()
/u-boot/include/
A Dspi.h309 size_t n_opcode, const u8 *txbuf, u8 *rxbuf,

Completed in 5 milliseconds