rockchip_sfc
static int rockchip_sfc_reset(struct rockchip_sfc *sfc)
static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc)
static u32 rockchip_sfc_get_max_iosize(struct rockchip_sfc *sfc)
static int rockchip_sfc_clk_set_rate(struct rockchip_sfc *sfc, unsigned long speed)
static unsigned long rockchip_sfc_clk_get_rate(struct rockchip_sfc *sfc)
static void rockchip_sfc_irq_unmask(struct rockchip_sfc *sfc, u32 mask)
static void rockchip_sfc_irq_mask(struct rockchip_sfc *sfc, u32 mask)
static int rockchip_sfc_init(struct rockchip_sfc *sfc)
static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us)
static int rockchip_sfc_wait_rxfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us)
static int rockchip_sfc_xfer_setup(struct rockchip_sfc *sfc,
static int rockchip_sfc_write_fifo(struct rockchip_sfc *sfc, const u8 *buf, int len)
static int rockchip_sfc_read_fifo(struct rockchip_sfc *sfc, u8 *buf, int len)
static int rockchip_sfc_fifo_transfer_dma(struct rockchip_sfc *sfc, dma_addr_t dma_buf, size_t len)
static int rockchip_sfc_xfer_data_poll(struct rockchip_sfc *sfc,
static int rockchip_sfc_xfer_data_dma(struct rockchip_sfc *sfc,
static int rockchip_sfc_xfer_done(struct rockchip_sfc *sfc, u32 timeout_us)
struct rockchip_sfc *sfc = spi_controller_get_devdata(mem->spi->controller);
struct rockchip_sfc *sfc = spi_controller_get_devdata(mem->spi->controller);
struct rockchip_sfc *sfc = dev_id;
struct rockchip_sfc *sfc;
struct rockchip_sfc *sfc = platform_get_drvdata(pdev);
struct rockchip_sfc *sfc = dev_get_drvdata(dev);
struct rockchip_sfc *sfc = dev_get_drvdata(dev);
struct rockchip_sfc *sfc = dev_get_drvdata(dev);