Searched refs:SNOR_OVERLAID_REGION (Results 1 – 4 of 4) sorted by relevance
157 flags & SNOR_OVERLAID_REGION ? "overlaid" : ""); in spi_nor_params_show()
250 #define SNOR_OVERLAID_REGION BIT(5) macro
1189 if (region->offset & SNOR_OVERLAID_REGION && in spi_nor_find_best_erase_type()1280 if (region->offset & SNOR_OVERLAID_REGION) in spi_nor_init_erase_cmd()1339 region->offset & SNOR_OVERLAID_REGION) { in spi_nor_init_erase_cmd_list()
774 region->offset |= SNOR_OVERLAID_REGION; in spi_nor_region_mark_overlay()