Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c698 bool use_top; in stm_lock() local
721 use_top = can_be_top; in stm_lock()
724 if (use_top) in stm_lock()
751 if (!use_top) in stm_lock()
778 bool use_top; in stm_unlock() local
801 use_top = can_be_top; in stm_unlock()
804 if (use_top) in stm_unlock()
834 if (!use_top) in stm_unlock()