Searched refs:fsl_qspi (Results 1 – 1 of 1) sorted by relevance
264 struct fsl_qspi { struct277 static inline int needs_swap_endian(struct fsl_qspi *q) in needs_swap_endian() argument282 static inline int needs_4x_clock(struct fsl_qspi *q) in needs_4x_clock()287 static inline int needs_fill_txfifo(struct fsl_qspi *q) in needs_fill_txfifo()292 static inline int needs_wakeup_wait_mode(struct fsl_qspi *q) in needs_wakeup_wait_mode()297 static inline int needs_amba_base_offset(struct fsl_qspi *q) in needs_amba_base_offset()302 static inline int needs_tdh_setting(struct fsl_qspi *q) in needs_tdh_setting()311 static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a) in fsl_qspi_endian_xchg()323 static void qspi_writel(struct fsl_qspi *q, u32 val, void __iomem *addr) in qspi_writel()331 static u32 qspi_readl(struct fsl_qspi *q, void __iomem *addr) in qspi_readl()[all …]