Searched refs:SNOR_F_HAS_SR_TB (Results 1 – 2 of 2) sorted by relevance
238 SNOR_F_HAS_SR_TB = BIT(1), enumerator
1359 if (nor->flags & SNOR_F_HAS_SR_TB && sr & SR_TB) in stm_get_locked_range()1440 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_lock()1520 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_unlock()4921 nor->flags |= SNOR_F_HAS_SR_TB; in spi_nor_scan()