Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c1687 bool use_top; in spi_nor_sr_lock() local
1712 use_top = can_be_top; in spi_nor_sr_lock()
1715 if (use_top) in spi_nor_sr_lock()
1743 if (!use_top) in spi_nor_sr_lock()
1772 bool use_top; in spi_nor_sr_unlock() local
1797 use_top = can_be_top; in spi_nor_sr_unlock()
1800 if (use_top) in spi_nor_sr_unlock()
1826 if (!use_top) in spi_nor_sr_unlock()