Searched refs:SNOR_F_HAS_SR_TB (Results 1 – 2 of 2) sorted by relevance
235 SNOR_F_HAS_SR_TB = BIT(1), enumerator
625 if (nor->flags & SNOR_F_HAS_SR_TB && sr & SR_TB) in stm_get_locked_range()706 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_lock()786 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_unlock()2502 nor->flags |= SNOR_F_HAS_SR_TB; in spi_nor_scan()