Searched refs:meson_spifc (Results 1 – 1 of 1) sorted by relevance
75 struct meson_spifc { struct94 static int meson_spifc_wait_ready(struct meson_spifc *spifc) in meson_spifc_wait_ready() argument115 static void meson_spifc_drain_buffer(struct meson_spifc *spifc, u8 *buf, in meson_spifc_drain_buffer()141 static void meson_spifc_fill_buffer(struct meson_spifc *spifc, const u8 *buf, in meson_spifc_fill_buffer()165 static void meson_spifc_setup_speed(struct meson_spifc *spifc, u32 speed) in meson_spifc_setup_speed()194 static int meson_spifc_txrx(struct meson_spifc *spifc, in meson_spifc_txrx()249 struct meson_spifc *spifc = spi_master_get_devdata(master); in meson_spifc_transfer_one()274 static void meson_spifc_hw_init(struct meson_spifc *spifc) in meson_spifc_hw_init()288 struct meson_spifc *spifc; in meson_spifc_probe()293 master = spi_alloc_master(&pdev->dev, sizeof(struct meson_spifc)); in meson_spifc_probe()[all …]