Home
last modified time | relevance | path

Searched refs:SNOR_F_HAS_LOCK (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dintel.c20 nor->flags |= SNOR_F_HAS_LOCK; in intel_default_init()
H A Dsst.c133 nor->flags |= SNOR_F_HAS_LOCK; in sst_default_init()
H A Dmicron-st.c139 nor->flags |= SNOR_F_HAS_LOCK; in micron_st_default_init()
H A Dcore.h23 SNOR_F_HAS_LOCK = BIT(8), enumerator
H A Dcore.c2860 if (nor->flags & SNOR_F_HAS_LOCK && !nor->params->locking_ops) in spi_nor_late_init_params()
2956 if (!(nor->flags & SNOR_F_HAS_LOCK)) in spi_nor_try_unlock_all()
3193 nor->flags |= SNOR_F_HAS_LOCK; in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dswp.c412 if (!(nor->flags & SNOR_F_HAS_LOCK)) in spi_nor_try_unlock_all()
H A Dcore.h124 SNOR_F_HAS_LOCK = BIT(5), enumerator
H A Dmicron-st.c427 nor->flags |= SNOR_F_HAS_LOCK; in micron_st_nor_default_init()
H A Dcore.c2855 nor->flags |= SNOR_F_HAS_LOCK; in spi_nor_init_flags()
2933 if (nor->flags & SNOR_F_HAS_LOCK && !nor->params->locking_ops) in spi_nor_late_init_params()

Completed in 13 milliseconds