Searched refs:dst_hole (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/
H A Dat_hdmac.c228 * @dst_hole: value to add to the destination address when the boundary has been reached
241 size_t dst_hole; member in struct:at_desc
582 FIELD_PREP(ATC_DPIP_HOLE, desc->dst_hole) |
952 desc->dst_hole = (dmaengine_get_dst_icg(xt, first) >> dwidth) + 1;

Completed in 139 milliseconds