Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/spi-nor/
H A Dswp.c169 bool use_top; in spi_nor_sr_lock() local
194 use_top = can_be_top; in spi_nor_sr_lock()
197 if (use_top) in spi_nor_sr_lock()
230 if (!use_top) in spi_nor_sr_lock()
259 bool use_top; in spi_nor_sr_unlock() local
284 use_top = can_be_top; in spi_nor_sr_unlock()
287 if (use_top) in spi_nor_sr_unlock()
313 if (!use_top) in spi_nor_sr_unlock()