Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_esmt.c50 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE | in esmt_nand_init()
A Dnand_amd.c44 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE | in amd_nand_init()
A Dnand_samsung.c131 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE; in samsung_nand_init()
A Dnand_toshiba.c277 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE; in toshiba_nand_init()
A Dnand_macronix.c322 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE; in macronix_nand_init()
A Dnand_micron.c500 chip->options |= NAND_BBM_SECONDPAGE; in micron_nand_init()
A Dnand_hynix.c707 chip->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE; in hynix_nand_init()
A Dsh_flctl.c1180 nand->options |= NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE; in flctl_probe()
A Dnand_base.c231 unsigned int bbm_flags = NAND_BBM_FIRSTPAGE | NAND_BBM_SECONDPAGE in nand_bbm_get_next_page()
238 if (page <= 1 && chip->options & NAND_BBM_SECONDPAGE) in nand_bbm_get_next_page()
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h204 #define NAND_BBM_SECONDPAGE BIT(25) macro

Completed in 25 milliseconds