Lines Matching defs:sfc

197 static int rockchip_sfc_reset(struct rockchip_sfc *sfc)  in rockchip_sfc_reset()
218 static u16 rockchip_sfc_get_version(struct rockchip_sfc *sfc) in rockchip_sfc_get_version()
223 static u32 rockchip_sfc_get_max_iosize(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_iosize()
228 static u32 rockchip_sfc_get_max_dll_cells(struct rockchip_sfc *sfc) in rockchip_sfc_get_max_dll_cells()
242 static void rockchip_sfc_set_delay_lines(struct rockchip_sfc *sfc, u16 cells) in rockchip_sfc_set_delay_lines()
256 static void rockchip_sfc_irq_unmask(struct rockchip_sfc *sfc, u32 mask) in rockchip_sfc_irq_unmask()
266 static void rockchip_sfc_irq_mask(struct rockchip_sfc *sfc, u32 mask) in rockchip_sfc_irq_mask()
276 static int rockchip_sfc_init(struct rockchip_sfc *sfc) in rockchip_sfc_init()
287 static int rockchip_sfc_wait_txfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_txfifo_ready()
304 static int rockchip_sfc_wait_rxfifo_ready(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_wait_rxfifo_ready()
336 static int rockchip_sfc_xfer_setup(struct rockchip_sfc *sfc, in rockchip_sfc_xfer_setup()
403 static int rockchip_sfc_write_fifo(struct rockchip_sfc *sfc, const u8 *buf, int len) in rockchip_sfc_write_fifo()
434 static int rockchip_sfc_read_fifo(struct rockchip_sfc *sfc, u8 *buf, int len) in rockchip_sfc_read_fifo()
466 static int rockchip_sfc_fifo_transfer_dma(struct rockchip_sfc *sfc, dma_addr_t dma_buf, size_t len) in rockchip_sfc_fifo_transfer_dma()
475 static int rockchip_sfc_xfer_data_poll(struct rockchip_sfc *sfc, in rockchip_sfc_xfer_data_poll()
486 static int rockchip_sfc_xfer_data_dma(struct rockchip_sfc *sfc, in rockchip_sfc_xfer_data_dma()
508 static int rockchip_sfc_xfer_done(struct rockchip_sfc *sfc, u32 timeout_us) in rockchip_sfc_xfer_done()
536 static int rockchip_sfc_exec_op_bypass(struct rockchip_sfc *sfc, in rockchip_sfc_exec_op_bypass()
555 static void rockchip_sfc_delay_lines_tuning(struct rockchip_sfc *sfc, struct spi_mem *mem) in rockchip_sfc_delay_lines_tuning()
632 struct rockchip_sfc *sfc = spi_master_get_devdata(mem->spi->master); in rockchip_sfc_exec_mem_op() local
687 struct rockchip_sfc *sfc = spi_master_get_devdata(mem->spi->master); in rockchip_sfc_adjust_op_size() local
701 struct rockchip_sfc *sfc = dev_id; in rockchip_sfc_irq_handler() local
723 struct rockchip_sfc *sfc; in rockchip_sfc_probe() local
859 struct rockchip_sfc *sfc = platform_get_drvdata(pdev); in rockchip_sfc_remove() local
871 struct rockchip_sfc *sfc = dev_get_drvdata(dev); in rockchip_sfc_runtime_suspend() local
881 struct rockchip_sfc *sfc = dev_get_drvdata(dev); in rockchip_sfc_runtime_resume() local
904 struct rockchip_sfc *sfc = dev_get_drvdata(dev); in rockchip_sfc_resume() local