fsl_qspi
struct fsl_qspi *q = dev_get_drvdata(dev);
static bool needs_swap_endian(struct fsl_qspi *q)
static bool needs_4x_clock(struct fsl_qspi *q)
static bool needs_fill_txfifo(struct fsl_qspi *q)
static bool needs_wakeup_wait_mode(struct fsl_qspi *q)
static bool needs_amba_base_offset(struct fsl_qspi *q)
static bool needs_tdh_setting(struct fsl_qspi *q)
static bool needs_clk_disable(struct fsl_qspi *q)
static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a)
static void qspi_writel(struct fsl_qspi *q, u32 val, void __iomem *addr)
static u32 qspi_readl(struct fsl_qspi *q, void __iomem *addr)
struct fsl_qspi *q = dev_id;
static int fsl_qspi_check_buswidth(struct fsl_qspi *q, u8 width)
struct fsl_qspi *q = spi_controller_get_devdata(mem->spi->controller);
static void fsl_qspi_prepare_lut(struct fsl_qspi *q,
static int fsl_qspi_clk_prep_enable(struct fsl_qspi *q)
static void fsl_qspi_clk_disable_unprep(struct fsl_qspi *q)
static void fsl_qspi_invalidate(struct fsl_qspi *q)
static void fsl_qspi_select_mem(struct fsl_qspi *q, struct spi_device *spi,
static void fsl_qspi_read_ahb(struct fsl_qspi *q, const struct spi_mem_op *op)
static void fsl_qspi_fill_txfifo(struct fsl_qspi *q,
static void fsl_qspi_read_rxfifo(struct fsl_qspi *q,
static int fsl_qspi_do_op(struct fsl_qspi *q, const struct spi_mem_op *op)
static int fsl_qspi_readl_poll_tout(struct fsl_qspi *q, void __iomem *base,
struct fsl_qspi *q = spi_controller_get_devdata(mem->spi->controller);
struct fsl_qspi *q = spi_controller_get_devdata(mem->spi->controller);
static int fsl_qspi_default_setup(struct fsl_qspi *q)
struct fsl_qspi *q = spi_controller_get_devdata(mem->spi->controller);
struct fsl_qspi *q = data;
struct fsl_qspi *q = data;
struct fsl_qspi *q;