Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dswp.c164 bool use_top; in spi_nor_sr_lock() local
189 use_top = can_be_top; in spi_nor_sr_lock()
192 if (use_top) in spi_nor_sr_lock()
225 if (!use_top) in spi_nor_sr_lock()
254 bool use_top; in spi_nor_sr_unlock() local
279 use_top = can_be_top; in spi_nor_sr_unlock()
282 if (use_top) in spi_nor_sr_unlock()
308 if (!use_top) in spi_nor_sr_unlock()