Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dspi-nor.h307 #define SNOR_OVERLAID_REGION BIT(5) macro
629 region->offset |= SNOR_OVERLAID_REGION; in spi_nor_region_mark_overlay()
/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c1019 if (region->offset & SNOR_OVERLAID_REGION) in spi_nor_find_best_erase_type()
1097 if (region->offset & SNOR_OVERLAID_REGION) in spi_nor_init_erase_cmd()
1155 region->offset & SNOR_OVERLAID_REGION) { in spi_nor_init_erase_cmd_list()