Home
last modified time | relevance | path

Searched refs:rockchip_spi_write_then_read (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.c290 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 Drkspi.h134 int rockchip_spi_write_then_read(u8 bus, u8 cs,
H A DREADME_rkspi.md110 int rockchip_spi_write_then_read(u8 bus, u8 cs,