Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/txx9/
Dndfmc.h11 #define NDFMC_PLAT_FLAG_USE_BSPRT 0x01 macro
/linux-4.4.14/drivers/mtd/nand/
Dtxx9ndfmc.c251 (plat->flags & NDFMC_PLAT_FLAG_USE_BSPRT) ? in txx9ndfmc_initialize()