Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/platform_data/txx9/
Dndfmc.h12 #define NDFMC_PLAT_FLAG_DUMMYWRITE 0x08 macro
/linux-6.12.1/drivers/mtd/nand/raw/
Dtxx9ndfmc.c153 if (plat->flags & NDFMC_PLAT_FLAG_DUMMYWRITE) { in txx9ndfmc_cmd_ctrl()