Searched refs:spi_nor_ops (Results 1 – 3 of 3) sorted by relevance
118 enum spi_nor_ops { enum178 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops);179 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops);
759 static int fsl_qspi_prep(struct spi_nor *nor, enum spi_nor_ops ops) in fsl_qspi_prep()778 static void fsl_qspi_unprep(struct spi_nor *nor, enum spi_nor_ops ops) in fsl_qspi_unprep()
271 static int spi_nor_lock_and_prep(struct spi_nor *nor, enum spi_nor_ops ops) in spi_nor_lock_and_prep()288 static void spi_nor_unlock_and_unprep(struct spi_nor *nor, enum spi_nor_ops ops) in spi_nor_unlock_and_unprep()