Searched refs:meson_spifc (Results 1 – 1 of 1) sorted by relevance
81 struct meson_spifc { struct100 static int meson_spifc_wait_ready(struct meson_spifc *spifc) in meson_spifc_wait_ready() argument121 static void meson_spifc_drain_buffer(struct meson_spifc *spifc, u8 *buf, in meson_spifc_drain_buffer()147 static void meson_spifc_fill_buffer(struct meson_spifc *spifc, const u8 *buf, in meson_spifc_fill_buffer()171 static void meson_spifc_setup_speed(struct meson_spifc *spifc, u32 speed) in meson_spifc_setup_speed()200 static int meson_spifc_txrx(struct meson_spifc *spifc, in meson_spifc_txrx()255 struct meson_spifc *spifc = spi_master_get_devdata(master); in meson_spifc_transfer_one()280 static void meson_spifc_hw_init(struct meson_spifc *spifc) in meson_spifc_hw_init()294 struct meson_spifc *spifc; in meson_spifc_probe()300 master = spi_alloc_master(&pdev->dev, sizeof(struct meson_spifc)); in meson_spifc_probe()[all …]