Lines Matching refs:SOP_DISTANCE
51 #define SOP_DISTANCE (TXE_PIO_SIZE / 2) macro
74 void __iomem *dest = pbuf->start + SOP_DISTANCE; in pio_copy()
113 dest -= SOP_DISTANCE; in pio_copy()
114 dend -= SOP_DISTANCE; in pio_copy()
307 void __iomem *dest = pbuf->start + SOP_DISTANCE; in seg_pio_copy_start()
345 dest -= SOP_DISTANCE; in seg_pio_copy_start()
346 dend -= SOP_DISTANCE; in seg_pio_copy_start()
424 dest += SOP_DISTANCE; in mid_copy_mix()
425 xend += SOP_DISTANCE; in mid_copy_mix()
435 dest -= SOP_DISTANCE; in mid_copy_mix()
498 dest += SOP_DISTANCE; in mid_copy_mix()
550 dest += SOP_DISTANCE; in mid_copy_straight()
551 xend += SOP_DISTANCE; in mid_copy_straight()
561 dest -= SOP_DISTANCE; in mid_copy_straight()
672 dest += SOP_DISTANCE; in seg_pio_copy_mid()
725 dest += SOP_DISTANCE; in seg_pio_copy_end()