Searched refs:PIO_BLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
10 #define PIO_BLOCK_MASK (PIO_BLOCK_SIZE - 1) macro117 while (((unsigned long)dest & PIO_BLOCK_MASK) != 0) { in pio_copy()707 while (((unsigned long)dest & PIO_BLOCK_MASK) != 0) { in seg_pio_copy_end()