Searched refs:SNOR_F_HAS_SR_TB (Results 1 – 2 of 2) sorted by relevance
233 SNOR_F_HAS_SR_TB = BIT(1), enumerator
616 if (nor->flags & SNOR_F_HAS_SR_TB && sr & SR_TB) in stm_get_locked_range()697 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_lock()777 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_unlock()2901 nor->flags |= SNOR_F_HAS_SR_TB; in spi_nor_scan()