Searched refs:rockchip_spi_write_then_read (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | rkspi.c | 290 int rockchip_spi_write_then_read(u8 bus, u8 cs, const u8 *opcode, in rockchip_spi_write_then_read() function 434 rockchip_spi_write_then_read(bus, cs, pwrite, 1, NULL, pread, test_size); in main()
|
| H A D | rkspi.h | 134 int rockchip_spi_write_then_read(u8 bus, u8 cs,
|
| H A D | README_rkspi.md | 110 int rockchip_spi_write_then_read(u8 bus, u8 cs,
|