Searched refs:FMC_DMA_ALIGN (Results 1 – 3 of 3) sorted by relevance
901 host->buforg = kmalloc((HIFMC100_BUFFER_LEN + FMC_DMA_ALIGN), in host_data_init()907 memset(host->buforg, 0xff, HIFMC100_BUFFER_LEN + FMC_DMA_ALIGN); in host_data_init()910 align_mask = FMC_DMA_ALIGN - 1; in host_data_init()
417 #define FMC_DMA_ALIGN 32 macro
705 host->buforg = kmalloc(buffer_len + FMC_DMA_ALIGN, GFP_KERNEL); in hifmc100_set_oob_info()712 align_mask = FMC_DMA_ALIGN - 1; in hifmc100_set_oob_info()