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