Home
last modified time | relevance | path

Searched refs:nor_flash (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h548 * @nor_flash: non-zero if working on top of NOR flash
649 unsigned int nor_flash:1; member
H A Dio.c538 if (ubi->nor_flash) { in ubi_io_sync_erase()
H A Dbuild.c630 ubi->nor_flash = 1; in io_init()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h546 * @nor_flash: non-zero if working on top of NOR flash
647 unsigned int nor_flash:1; member
H A Dio.c545 if (ubi->nor_flash && ubi->mtd->writesize == 1) { in ubi_io_sync_erase()
H A Dbuild.c631 ubi->nor_flash = 1; in io_init()

Completed in 20 milliseconds