Searched refs:bounce_buffer_start (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/synopsys/axs10x/ |
| H A D | nand.c | 107 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 D | bouncebuf.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bouncebuf.su | |
| H A D | bouncebuf.c | 34 int bounce_buffer_start(struct bounce_buffer *state, void *data, in bounce_buffer_start() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | bouncebuf.h | 64 int bounce_buffer_start(struct bounce_buffer *state, void *data,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | tegra_nand.c | 540 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 D | dw_mmc.c | 403 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 D | mxsmmc.c | 112 bounce_buffer_start(&bbstate, addr, data_count, flags); in mxsmmc_send_cmd_dma()
|
| H A D | tegra_mmc.c | 349 bounce_buffer_start(&bbstate, buf, len, bbflags); in tegra_mmc_send_cmd()
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | sfc.c | 135 ret = bounce_buffer_start(&bb, data, size, bb_flags); in sfc_request()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | rockchip_sfc.c | 566 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 D | nvme.c | 759 ret = bounce_buffer_start(&bb, buffer, total_len, bb_flags); in nvme_blk_rw()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |