Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c1440 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_lock() local
1453 can_be_bottom = false; in stm_lock()
1460 if (!can_be_bottom && !can_be_top) in stm_lock()
1520 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_unlock() local
1538 can_be_bottom = false; in stm_unlock()
1540 if (!can_be_bottom && !can_be_top) in stm_unlock()