Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/brcmnand/
A Dbcmbca_nand.c30 #define ALIGN_REQ 8 macro
32 #define ALIGN_REQ 4 macro
37 return IS_ALIGNED((uintptr_t)buffer, ALIGN_REQ) && in bcmbca_nand_is_buf_aligned()
38 IS_ALIGNED((uintptr_t)flash_cache, ALIGN_REQ); in bcmbca_nand_is_buf_aligned()

Completed in 6 milliseconds