Searched refs:SNOR_F_HAS_LOCK (Results 1 – 6 of 6) sorted by relevance
20 nor->flags |= SNOR_F_HAS_LOCK; in intel_default_init()
34 nor->flags |= SNOR_F_HAS_LOCK; in atmel_default_init()
139 nor->flags |= SNOR_F_HAS_LOCK; in micron_st_default_init()
132 nor->flags |= SNOR_F_HAS_LOCK; in sst_default_init()
23 SNOR_F_HAS_LOCK = BIT(8), enumerator
2837 if (nor->flags & SNOR_F_HAS_LOCK && !nor->params->locking_ops) in spi_nor_late_init_params()2928 if (nor->flags & SNOR_F_HAS_LOCK) in spi_nor_unlock_all()3136 nor->flags |= SNOR_F_HAS_LOCK; in spi_nor_scan()