Home
last modified time | relevance | path

Searched refs:bounce_buffer_start_extalign (Results 1 – 4 of 4) sorted by relevance

/u-boot/common/
A Dbouncebuf.c37 int bounce_buffer_start_extalign(struct bounce_buffer *state, void *data, in bounce_buffer_start_extalign() function
73 return bounce_buffer_start_extalign(state, data, len, flags, in bounce_buffer_start()
/u-boot/include/
A Dbouncebuf.h75 int bounce_buffer_start_extalign(struct bounce_buffer *state, void *data,
/u-boot/drivers/virtio/
A Dvirtio_ring.c61 ret = bounce_buffer_start_extalign(bb, sg->addr, sg->length, in virtqueue_attach_desc()
/u-boot/drivers/mmc/
A Drenesas-sdhi.c748 ret = bounce_buffer_start_extalign(&bbstate, buf, len, bbflags, in renesas_sdhi_send_cmd()

Completed in 15 milliseconds