Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/include/
H A Dspi.h634 int sandbox_spi_get_emul(struct sandbox_state *state,
/rk3399_rockchip-uboot/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