Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dswp.c168 bool use_top; in spi_nor_sr_lock() local
193 use_top = can_be_top; in spi_nor_sr_lock()
196 if (use_top) in spi_nor_sr_lock()
229 if (!use_top) in spi_nor_sr_lock()
258 bool use_top; in spi_nor_sr_unlock() local
283 use_top = can_be_top; in spi_nor_sr_unlock()
286 if (use_top) in spi_nor_sr_unlock()
312 if (!use_top) in spi_nor_sr_unlock()