Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
A Dswp.c167 bool use_top; in spi_nor_sr_lock() local
192 use_top = can_be_top; in spi_nor_sr_lock()
195 if (use_top) in spi_nor_sr_lock()
228 if (!use_top) in spi_nor_sr_lock()
256 bool use_top; in spi_nor_sr_unlock() local
281 use_top = can_be_top; in spi_nor_sr_unlock()
284 if (use_top) in spi_nor_sr_unlock()
310 if (!use_top) in spi_nor_sr_unlock()

Completed in 19 milliseconds