Lines Matching defs:meson_spifc
69 * struct meson_spifc
75 struct meson_spifc {
94 static int meson_spifc_wait_ready(struct meson_spifc *spifc)
115 static void meson_spifc_drain_buffer(struct meson_spifc *spifc, u8 *buf,
141 static void meson_spifc_fill_buffer(struct meson_spifc *spifc, const u8 *buf,
165 static void meson_spifc_setup_speed(struct meson_spifc *spifc, u32 speed)
194 static int meson_spifc_txrx(struct meson_spifc *spifc,
249 struct meson_spifc *spifc = spi_master_get_devdata(master);
274 static void meson_spifc_hw_init(struct meson_spifc *spifc)
288 struct meson_spifc *spifc;
293 master = spi_alloc_master(&pdev->dev, sizeof(struct meson_spifc));
361 struct meson_spifc *spifc = spi_master_get_devdata(master);
372 struct meson_spifc *spifc = spi_master_get_devdata(master);
388 struct meson_spifc *spifc = spi_master_get_devdata(master);
411 struct meson_spifc *spifc = spi_master_get_devdata(master);
421 struct meson_spifc *spifc = spi_master_get_devdata(master);