Searched refs:xfer (Results 51 - 75 of 121) sorted by relevance

12345

/u-boot/drivers/spi/
H A Dbcm63xx_spi.c307 .xfer = bcm63xx_spi_xfer,
H A Dbcmbca_hsspi.c314 .xfer = bcmbca_hsspi_xfer,
H A Dmpc8xx_spi.c295 .xfer = mpc8xx_spi_xfer,
H A Ddavinci_spi.c379 .xfer = davinci_spi_xfer,
H A Dexynos_spi.c410 .xfer = exynos_spi_xfer,
H A Dpl022_spi.c313 .xfer = pl022_spi_xfer,
H A Dsh_qspi.c342 .xfer = sh_qspi_xfer,
H A Dtegra114_spi.c251 /* set xfer size to 1 block (32 bits) */
376 .xfer = tegra114_spi_xfer,
H A Dtegra20_slink.c359 .xfer = tegra30_spi_xfer,
H A Dtegra20_sflash.c340 .xfer = tegra20_sflash_xfer,
H A Dtegra210_qspi.c270 /* set xfer size to 1 block (32 bits) */
406 .xfer = tegra210_qspi_xfer,
H A Dzynq_spi.c358 .xfer = zynq_spi_xfer,
H A Dbcmstb_spi.c421 .xfer = bcmstb_spi_xfer,
H A Dnpcm_fiu_spi.c413 .xfer = npcm_fiu_spi_xfer,
H A Dcf_spi.c444 .xfer = coldfire_spi_xfer,
/u-boot/drivers/i2c/
H A Dast2600_i2c.c285 .xfer = ast2600_i2c_xfer,
H A Ddavinci_i2c.c396 .xfer = davinci_i2c_xfer,
H A Dast_i2c.c345 .xfer = ast_i2c_xfer,
H A Ds3c24x0_i2c.c328 .xfer = s3c24x0_i2c_xfer,
H A Dxilinx_xiic.c335 .xfer = xilinx_xiic_xfer,
H A Di2c-gpio.c370 .xfer = i2c_gpio_xfer,
H A Di2c-cortina.c305 .xfer = ca_i2c_xfer,
H A Drcar_i2c.c363 .xfer = rcar_i2c_xfer,
H A Dlpc32xx_i2c.c345 .xfer = lpc32xx_i2c_xfer,
H A Dmeson_i2c.c281 .xfer = meson_i2c_xfer,

Completed in 153 milliseconds

12345