Searched refs:spi_nor_ops (Results 1 – 3 of 3) sorted by relevance
108 enum spi_nor_ops { enum170 int (*prepare)(struct spi_nor *nor, enum spi_nor_ops ops);171 void (*unprepare)(struct spi_nor *nor, enum spi_nor_ops ops);
900 static int fsl_qspi_prep(struct spi_nor *nor, enum spi_nor_ops ops) in fsl_qspi_prep()919 static void fsl_qspi_unprep(struct spi_nor *nor, enum spi_nor_ops ops) in fsl_qspi_unprep()
291 static int spi_nor_lock_and_prep(struct spi_nor *nor, enum spi_nor_ops ops) in spi_nor_lock_and_prep()308 static void spi_nor_unlock_and_unprep(struct spi_nor *nor, enum spi_nor_ops ops) in spi_nor_unlock_and_unprep()