Home
last modified time | relevance | path

Searched refs:nxp_fspi (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/spi/
Dspi-nxp-fspi.c346 struct nxp_fspi { struct
369 static void fspi_writel(struct nxp_fspi *f, u32 val, void __iomem *addr) in fspi_writel() argument
377 static u32 fspi_readl(struct nxp_fspi *f, void __iomem *addr) in fspi_readl()
387 struct nxp_fspi *f = dev_id; in nxp_fspi_irq_handler()
400 static int nxp_fspi_check_buswidth(struct nxp_fspi *f, u8 width) in nxp_fspi_check_buswidth()
416 struct nxp_fspi *f = spi_controller_get_devdata(mem->spi->master); in nxp_fspi_supports_op()
467 static int fspi_readl_poll_tout(struct nxp_fspi *f, void __iomem *base, in fspi_readl_poll_tout()
489 static inline void nxp_fspi_invalid(struct nxp_fspi *f) in nxp_fspi_invalid()
503 static void nxp_fspi_prepare_lut(struct nxp_fspi *f, in nxp_fspi_prepare_lut()
564 static int nxp_fspi_clk_prep_enable(struct nxp_fspi *f) in nxp_fspi_clk_prep_enable()
[all …]