Searched refs:SNOR_F_HAS_SR_TB (Results 1 – 4 of 4) sorted by relevance
247 SNOR_F_HAS_SR_TB = BIT(1), enumerator
16 SNOR_F_HAS_SR_TB = BIT(1), enumerator
1708 if (nor->flags & SNOR_F_HAS_SR_TB && sr & tb_mask) in spi_nor_get_locked_range_sr()1791 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in spi_nor_sr_lock()1876 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in spi_nor_sr_unlock()3359 nor->flags |= SNOR_F_HAS_SR_TB; in spi_nor_scan()
638 if (nor->flags & SNOR_F_HAS_SR_TB && sr & SR_TB) in stm_get_locked_range()719 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_lock()799 bool can_be_top = true, can_be_bottom = nor->flags & SNOR_F_HAS_SR_TB; in stm_unlock()2569 nor->flags |= SNOR_F_HAS_SR_TB; in spi_nor_scan()