Home
last modified time | relevance | path

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

/include/linux/mtd/
Dspi-nor.h306 #define SNOR_LAST_REGION BIT(4) macro
611 return region->offset & SNOR_LAST_REGION; in spi_nor_region_is_last()
623 region->offset |= SNOR_LAST_REGION; in spi_nor_region_mark_end()