Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dcore.h144 #define SNOR_OVERLAID_REGION BIT(5) macro
Dcore.c1227 if (region->offset & SNOR_OVERLAID_REGION && in spi_nor_find_best_erase_type()
1320 if (region->offset & SNOR_OVERLAID_REGION) in spi_nor_init_erase_cmd()
1379 region->offset & SNOR_OVERLAID_REGION) { in spi_nor_init_erase_cmd_list()
Dsfdp.c746 region->offset |= SNOR_OVERLAID_REGION; in spi_nor_region_mark_overlay()