Searched refs:xfer (Results 76 - 100 of 121) sorted by relevance

12345

/u-boot/drivers/spi/
H A Datcspi200_spi.c401 .xfer = atcspi200_spi_xfer,
H A Dmxs_spi.c433 .xfer = mxs_spi_xfer,
H A Drk_spi.c546 .xfer = rockchip_spi_xfer,
H A Domap3_spi.c483 .xfer = omap3_spi_xfer,
H A Dspi-synquacer.c476 .xfer = synquacer_spi_xfer,
H A Dspi-sunxi.c430 .xfer = sun4i_spi_xfer,
H A Dspi-sifive.c291 dev_err(dev, "failed to xfer opcode\n");
319 dev_err(dev, "failed to xfer addr + dummy\n");
336 dev_err(dev, "failed to xfer data\n");
460 .xfer = sifive_spi_xfer,
H A Dpic32_spi.c278 printf("pic32_spi: error, xfer timedout.\n");
431 .xfer = pic32_spi_xfer,
H A Dti_qspi.c491 .xfer = ti_qspi_xfer,
H A Dxilinx_spi.c464 .xfer = xilinx_spi_xfer,
H A Duniphier_spi.c400 .xfer = uniphier_spi_xfer,
/u-boot/drivers/mtd/spi/
H A Dsandbox.c31 * We need to keep track of this across multiple xfer calls since
517 .xfer = sandbox_sf_xfer,
/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c546 .xfer = exynos_hs_i2c_xfer,
H A Drk_i2c.c432 .xfer = rockchip_i2c_xfer,
H A Dtegra_i2c.c510 .xfer = tegra_i2c_xfer,
H A Di2c-cdns.c509 .xfer = cdns_i2c_xfer,
H A Di2c-microchip.c474 .xfer = mpfs_i2c_xfer,
H A Dnx_i2c.c610 .xfer = nx_i2c_xfer,
H A Dqup_i2c.c554 .xfer = qup_i2c_xfer_v2,
H A Dmv_i2c.c531 .xfer = mv_i2c_xfer,
H A Dimx_lpi2c.c505 .xfer = imx_lpi2c_xfer,
H A Diproc_i2c.c694 .xfer = iproc_i2c_xfer,
H A Docteon_i2c.c820 .xfer = octeon_i2c_xfer,
H A Dmtk_i2c.c822 .xfer = mtk_i2c_transfer,
H A Dnpcm_i2c.c607 .xfer = npcm_i2c_xfer,

Completed in 222 milliseconds

12345