Searched refs:DMA_ADDR_ALIGN (Results 1 – 2 of 2) sorted by relevance
135 #define DMA_ADDR_ALIGN (128 / BITS_PER_BYTE) macro
75 #define DMA_ADDR_ALIGN 8 macro842 if ((uintptr_t)buffer % DMA_ADDR_ALIGN) in meson_nfc_is_buffer_dma_safe()