Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.h149 #define SNOR_OVERLAID_REGION BIT(5) macro
Dcore.c1405 if (region->offset & SNOR_OVERLAID_REGION && in spi_nor_find_best_erase_type()
1496 if (region->offset & SNOR_OVERLAID_REGION) in spi_nor_init_erase_cmd()
1555 region->offset & SNOR_OVERLAID_REGION) { in spi_nor_init_erase_cmd_list()
Dsfdp.c772 region->offset |= SNOR_OVERLAID_REGION; in spi_nor_region_mark_overlay()