Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsandbox_spi.c47 __weak int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul() function
83 ret = sandbox_spi_get_emul(state, bus, slave, &emul); in sandbox_spi_xfer()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c138 ret = sandbox_spi_get_emul(state, bus, dev, &emul); in sandbox_sf_probe()
566 int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul() function
/OK3568_Linux_fs/u-boot/include/
H A Dspi.h631 int sandbox_spi_get_emul(struct sandbox_state *state,