Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c1441 bool use_top; in stm_lock() local
1464 use_top = can_be_top; in stm_lock()
1467 if (use_top) in stm_lock()
1494 if (!use_top) in stm_lock()
1521 bool use_top; in stm_unlock() local
1544 use_top = can_be_top; in stm_unlock()
1547 if (use_top) in stm_unlock()
1577 if (!use_top) in stm_unlock()