Symbol: rockchip_sfc
drivers/spi/spi-rockchip-sfc.c
190
static int rockchip_sfc_reset(struct rockchip_sfc *sfc)
drivers/spi/spi-rockchip-sfc.c
211
static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc)
drivers/spi/spi-rockchip-sfc.c
216
static u32 rockchip_sfc_get_max_iosize(struct rockchip_sfc *sfc)
drivers/spi/spi-rockchip-sfc.c
221
static int rockchip_sfc_clk_set_rate(struct rockchip_sfc *sfc, unsigned long speed)
drivers/spi/spi-rockchip-sfc.c
229
static unsigned long rockchip_sfc_clk_get_rate(struct rockchip_sfc *sfc)
drivers/spi/spi-rockchip-sfc.c
237
static void rockchip_sfc_irq_unmask(struct rockchip_sfc *sfc, u32 mask)
drivers/spi/spi-rockchip-sfc.c
247
static void rockchip_sfc_irq_mask(struct rockchip_sfc *sfc, u32 mask)
drivers/spi/spi-rockchip-sfc.c
257
static int rockchip_sfc_init(struct rockchip_sfc *sfc)
drivers/spi/spi-rockchip-sfc.c
268
static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us)
drivers/spi/spi-rockchip-sfc.c
285
static int rockchip_sfc_wait_rxfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us)
drivers/spi/spi-rockchip-sfc.c
317
static int rockchip_sfc_xfer_setup(struct rockchip_sfc *sfc,
drivers/spi/spi-rockchip-sfc.c
386
static int rockchip_sfc_write_fifo(struct rockchip_sfc *sfc, const u8 *buf, int len)
drivers/spi/spi-rockchip-sfc.c
417
static int rockchip_sfc_read_fifo(struct rockchip_sfc *sfc, u8 *buf, int len)
drivers/spi/spi-rockchip-sfc.c
449
static int rockchip_sfc_fifo_transfer_dma(struct rockchip_sfc *sfc, dma_addr_t dma_buf, size_t len)
drivers/spi/spi-rockchip-sfc.c
458
static int rockchip_sfc_xfer_data_poll(struct rockchip_sfc *sfc,
drivers/spi/spi-rockchip-sfc.c
469
static int rockchip_sfc_xfer_data_dma(struct rockchip_sfc *sfc,
drivers/spi/spi-rockchip-sfc.c
496
static int rockchip_sfc_xfer_done(struct rockchip_sfc *sfc, u32 timeout_us)
drivers/spi/spi-rockchip-sfc.c
526
struct rockchip_sfc *sfc = spi_controller_get_devdata(mem->spi->controller);
drivers/spi/spi-rockchip-sfc.c
575
struct rockchip_sfc *sfc = spi_controller_get_devdata(mem->spi->controller);
drivers/spi/spi-rockchip-sfc.c
593
struct rockchip_sfc *sfc = dev_id;
drivers/spi/spi-rockchip-sfc.c
614
struct rockchip_sfc *sfc;
drivers/spi/spi-rockchip-sfc.c
742
struct rockchip_sfc *sfc = platform_get_drvdata(pdev);
drivers/spi/spi-rockchip-sfc.c
757
struct rockchip_sfc *sfc = dev_get_drvdata(dev);
drivers/spi/spi-rockchip-sfc.c
767
struct rockchip_sfc *sfc = dev_get_drvdata(dev);
drivers/spi/spi-rockchip-sfc.c
792
struct rockchip_sfc *sfc = dev_get_drvdata(dev);