Home
last modified time | relevance | path

Searched refs:bounce_buffer_start (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/board/synopsys/axs10x/
H A Dnand.c107 bounce_buffer_start(&bbstate, (void *)buf, len, GEN_BB_READ); in axs101_nand_write_buf()
141 bounce_buffer_start(&bbstate, buf, len, GEN_BB_WRITE); in axs101_nand_read_buf()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dbouncebuf.su
/OK3568_Linux_fs/u-boot/common/
H A Dbouncebuf.su
H A Dbouncebuf.c34 int bounce_buffer_start(struct bounce_buffer *state, void *data, in bounce_buffer_start() function
/OK3568_Linux_fs/u-boot/include/
H A Dbouncebuf.h64 int bounce_buffer_start(struct bounce_buffer *state, void *data,
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c540 bounce_buffer_start(&bbstate, (void *)buf, 1 << chip->page_shift, in nand_rw_page()
562 bounce_buffer_start(&bbstate_oob, (void *)tag_ptr, tag_size, in nand_rw_page()
571 bounce_buffer_start(&bbstate_oob, (void *)chip->oob_poi, in nand_rw_page()
761 bounce_buffer_start(&bbstate_oob, (void *)chip->oob_poi, tag_size, in nand_rw_oob()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c403 ret = bounce_buffer_start(&bbstate,
408 ret = bounce_buffer_start(&bbstate,
551 bounce_buffer_start(&bbstate, (void *)data->dest,
555 bounce_buffer_start(&bbstate, (void *)data->src,
H A Dmxsmmc.c112 bounce_buffer_start(&bbstate, addr, data_count, flags); in mxsmmc_send_cmd_dma()
H A Dtegra_mmc.c349 bounce_buffer_start(&bbstate, buf, len, bbflags); in tegra_mmc_send_cmd()
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc.c135 ret = bounce_buffer_start(&bb, data, size, bb_flags); in sfc_request()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c566 ret = bounce_buffer_start(&bb, dma_buf, len, bb_flags); in rockchip_sfc_xfer_data_dma()
/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.c759 ret = bounce_buffer_start(&bb, buffer, total_len, bb_flags); in nvme_blk_rw()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map