Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c726 bool use_top; in stm_lock() local
749 use_top = can_be_top; in stm_lock()
752 if (use_top) in stm_lock()
779 if (!use_top) in stm_lock()
806 bool use_top; in stm_unlock() local
829 use_top = can_be_top; in stm_unlock()
832 if (use_top) in stm_unlock()
862 if (!use_top) in stm_unlock()