Lines Matching defs:f
348 static void fspi_writel(struct nxp_fspi *f, u32 val, void __iomem *addr) in fspi_writel()
356 static u32 fspi_readl(struct nxp_fspi *f, void __iomem *addr) in fspi_readl()
364 static int nxp_fspi_check_buswidth(struct nxp_fspi *f, u8 width) in nxp_fspi_check_buswidth()
380 struct nxp_fspi *f; in nxp_fspi_supports_op() local
435 static int fspi_readl_poll_tout(struct nxp_fspi *f, void __iomem *base, in fspi_readl_poll_tout()
457 static inline void nxp_fspi_invalid(struct nxp_fspi *f) in nxp_fspi_invalid()
471 static void nxp_fspi_prepare_lut(struct nxp_fspi *f, in nxp_fspi_prepare_lut()
533 static int nxp_fspi_clk_prep_enable(struct nxp_fspi *f) in nxp_fspi_clk_prep_enable()
550 static void nxp_fspi_clk_disable_unprep(struct nxp_fspi *f) in nxp_fspi_clk_disable_unprep()
595 static void nxp_fspi_select_mem(struct nxp_fspi *f, int chip_select) in nxp_fspi_select_mem()
614 static void nxp_fspi_read_ahb(struct nxp_fspi *f, const struct spi_mem_op *op) in nxp_fspi_read_ahb()
622 static void nxp_fspi_fill_txfifo(struct nxp_fspi *f, in nxp_fspi_fill_txfifo()
666 static void nxp_fspi_read_rxfifo(struct nxp_fspi *f, in nxp_fspi_read_rxfifo()
717 static int nxp_fspi_do_op(struct nxp_fspi *f, const struct spi_mem_op *op) in nxp_fspi_do_op()
758 struct nxp_fspi *f; in nxp_fspi_exec_op() local
795 struct nxp_fspi *f; in nxp_fspi_adjust_op_size() local
814 static int nxp_fspi_default_setup(struct nxp_fspi *f) in nxp_fspi_default_setup()
885 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_probe() local
896 struct nxp_fspi *f; in nxp_fspi_claim_bus() local
911 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_set_speed() local
935 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_of_to_plat() local