Home
last modified time | relevance | path

Searched refs:n_opcode (Results 26 – 50 of 122) sorted by relevance

12345

/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/drivers/spi/
H A Dspi-uclass.c140 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
149 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
153 n_opcode, ret); in spi_write_then_read()

12345