Home
last modified time | relevance | path

Searched refs:spi_mem (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi-mem.h176 struct spi_mem *mem;
194 struct spi_mem { struct
206 static inline void spi_mem_set_drvdata(struct spi_mem *mem, void *data) in spi_mem_set_drvdata() argument
218 static inline void *spi_mem_get_drvdata(struct spi_mem *mem) in spi_mem_get_drvdata()
265 int (*adjust_op_size)(struct spi_mem *mem, struct spi_mem_op *op);
266 bool (*supports_op)(struct spi_mem *mem,
268 int (*exec_op)(struct spi_mem *mem,
270 const char *(*get_name)(struct spi_mem *mem);
297 int (*probe)(struct spi_mem *mem);
298 int (*remove)(struct spi_mem *mem);
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dspi-mem.h139 struct spi_mem { struct
150 static inline void spi_mem_set_drvdata(struct spi_mem *mem, void *data) in spi_mem_set_drvdata() argument
162 static inline void *spi_mem_get_drvdata(struct spi_mem *mem) in spi_mem_get_drvdata()
207 int (*probe)(struct spi_mem *mem);
208 int (*remove)(struct spi_mem *mem);
209 void (*shutdown)(struct spi_mem *mem);
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-mem.c102 static int spi_check_buswidth_req(struct spi_mem *mem, u8 buswidth, bool tx) in spi_check_buswidth_req()
140 static bool spi_mem_check_buswidth(struct spi_mem *mem, in spi_mem_check_buswidth()
162 bool spi_mem_dtr_supports_op(struct spi_mem *mem, in spi_mem_dtr_supports_op()
172 bool spi_mem_default_supports_op(struct spi_mem *mem, in spi_mem_default_supports_op()
212 static bool spi_mem_internal_supports_op(struct spi_mem *mem, in spi_mem_internal_supports_op()
238 bool spi_mem_supports_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_supports_op()
247 static int spi_mem_access_start(struct spi_mem *mem) in spi_mem_access_start()
275 static void spi_mem_access_end(struct spi_mem *mem) in spi_mem_access_end()
298 int spi_mem_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_exec_op()
419 const char *spi_mem_get_name(struct spi_mem *mem) in spi_mem_get_name()
[all …]
H A Dspi-npcm-fiu.c314 static int npcm_fiu_uma_read(struct spi_mem *mem, in npcm_fiu_uma_read()
369 static int npcm_fiu_uma_write(struct spi_mem *mem, in npcm_fiu_uma_write()
419 static int npcm_fiu_manualwrite(struct spi_mem *mem, in npcm_fiu_manualwrite()
468 static int npcm_fiu_read(struct spi_mem *mem, const struct spi_mem_op *op) in npcm_fiu_read()
525 static int npcm_fiu_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in npcm_fiu_exec_op()
H A Dspi-hisi-sfc-v3xx.c144 static int hisi_sfc_v3xx_adjust_op_size(struct spi_mem *mem, in hisi_sfc_v3xx_adjust_op_size()
168 static bool hisi_sfc_v3xx_supports_op(struct spi_mem *mem, in hisi_sfc_v3xx_supports_op()
347 static int hisi_sfc_v3xx_exec_op(struct spi_mem *mem, in hisi_sfc_v3xx_exec_op()
H A Dspi-rpc-if.c64 static bool rpcif_spi_mem_supports_op(struct spi_mem *mem, in rpcif_spi_mem_supports_op()
112 static int rpcif_spi_mem_exec_op(struct spi_mem *mem, in rpcif_spi_mem_exec_op()
H A Dspi-rockchip-sfc.c337 struct spi_mem *mem, in rockchip_sfc_xfer_setup()
537 struct spi_mem *mem, 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()
630 static int rockchip_sfc_exec_mem_op(struct spi_mem *mem, const struct spi_mem_op *op) in rockchip_sfc_exec_mem_op()
685 static int rockchip_sfc_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in rockchip_sfc_adjust_op_size()
H A Dspi-fsl-qspi.c368 static bool fsl_qspi_supports_op(struct spi_mem *mem, in fsl_qspi_supports_op()
642 static int fsl_qspi_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in fsl_qspi_exec_op()
704 static int fsl_qspi_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in fsl_qspi_adjust_op_size()
810 static const char *fsl_qspi_get_name(struct spi_mem *mem) in fsl_qspi_get_name()
H A Datmel-quadspi.c277 static bool atmel_qspi_supports_op(struct spi_mem *mem, in atmel_qspi_supports_op()
415 static int atmel_qspi_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in atmel_qspi_exec_op()
467 static const char *atmel_qspi_get_name(struct spi_mem *spimem) in atmel_qspi_get_name()
H A Dspi-nxp-fspi.c413 static bool nxp_fspi_supports_op(struct spi_mem *mem, in nxp_fspi_supports_op()
839 static int nxp_fspi_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in nxp_fspi_exec_op()
877 static int nxp_fspi_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in nxp_fspi_adjust_op_size()
967 static const char *nxp_fspi_get_name(struct spi_mem *mem) in nxp_fspi_get_name()
H A Dspi-dw-core.c466 static int dw_spi_adjust_mem_op_size(struct spi_mem *mem, struct spi_mem_op *op) in dw_spi_adjust_mem_op_size()
474 static bool dw_spi_supports_mem_op(struct spi_mem *mem, in dw_spi_supports_mem_op()
650 static int dw_spi_exec_mem_op(struct spi_mem *mem, const struct spi_mem_op *op) in dw_spi_exec_mem_op()
H A Dspi-zynq-qspi.c225 static bool zynq_qspi_supports_op(struct spi_mem *mem, in zynq_qspi_supports_op()
525 static int zynq_qspi_exec_mem_op(struct spi_mem *mem, in zynq_qspi_exec_mem_op()
H A Dspi-mtk-nor.c249 static int mtk_nor_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in mtk_nor_adjust_op_size()
284 static bool mtk_nor_supports_op(struct spi_mem *mem, in mtk_nor_supports_op()
574 static int mtk_nor_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in mtk_nor_exec_op()
H A Dspi-mxic.c331 static bool mxic_spi_mem_supports_op(struct spi_mem *mem, in mxic_spi_mem_supports_op()
348 static int mxic_spi_mem_exec_op(struct spi_mem *mem, in mxic_spi_mem_exec_op()
H A Dspi-dw-bt1.c112 struct spi_mem *mem = desc->mem; in dw_spi_bt1_dirmap_read()
H A Dspi-cadence-quadspi.c981 static int cqspi_mem_process(struct spi_mem *mem, const struct spi_mem_op *op) in cqspi_mem_process()
1002 static int cqspi_exec_mem_op(struct spi_mem *mem, const struct spi_mem_op *op) in cqspi_exec_mem_op()
1130 static const char *cqspi_get_name(struct spi_mem *mem) in cqspi_get_name()
H A Dspi-stm32-qspi.c333 static int stm32_qspi_send(struct spi_mem *mem, const struct spi_mem_op *op) in stm32_qspi_send()
435 static int stm32_qspi_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in stm32_qspi_exec_op()
H A Dspi-ti-qspi.c579 static int ti_qspi_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in ti_qspi_adjust_op_size()
608 static int ti_qspi_exec_mem_op(struct spi_mem *mem, in ti_qspi_exec_mem_op()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dspi-mem.c467 struct spi_mem *mem; in spi_mem_probe()
482 struct spi_mem *mem = spi_get_drvdata(spi); in spi_mem_remove()
493 struct spi_mem *mem = spi_get_drvdata(spi); in spi_mem_shutdown()
H A D.spi-mem.o.cmd
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h365 struct spi_mem *spimem;
H A Dspinand.h414 struct spi_mem *spimem;
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h406 struct spi_mem *spimem;
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c1311 static int spinand_probe(struct spi_mem *mem) in spinand_probe()
1345 static int spinand_remove(struct spi_mem *mem) in spinand_remove()
/OK3568_Linux_fs/u-boot/spl/drivers/spi/
H A D.spi-mem.o.cmd

12