Home
last modified time | relevance | path

Searched refs:DMA_ADDR_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c94 #define DMA_ADDR_ALIGN 8 macro
470 if ((uintptr_t)buffer % DMA_ADDR_ALIGN) in aml_sfc_dma_buffer_is_safe()
/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c80 #define DMA_ADDR_ALIGN 8 macro
942 if ((uintptr_t)buffer % DMA_ADDR_ALIGN) in meson_nfc_is_buffer_dma_safe()