Searched refs:fsl_qspi (Results 1 – 1 of 1) sorted by relevance
281 struct fsl_qspi { struct302 static inline int needs_swap_endian(struct fsl_qspi *q) in needs_swap_endian() argument307 static inline int needs_4x_clock(struct fsl_qspi *q) in needs_4x_clock()312 static inline int needs_fill_txfifo(struct fsl_qspi *q) in needs_fill_txfifo()317 static inline int needs_wakeup_wait_mode(struct fsl_qspi *q) in needs_wakeup_wait_mode()328 static void qspi_writel(struct fsl_qspi *q, u32 val, void __iomem *addr) in qspi_writel()336 static u32 qspi_readl(struct fsl_qspi *q, void __iomem *addr) in qspi_readl()348 static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a) in fsl_qspi_endian_xchg()353 static inline void fsl_qspi_unlock_lut(struct fsl_qspi *q) in fsl_qspi_unlock_lut()359 static inline void fsl_qspi_lock_lut(struct fsl_qspi *q) in fsl_qspi_lock_lut()[all …]