Home
last modified time | relevance | path

Searched full:dirmap (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/mtd/
H A Dnand-ecc-mxic.h23 unsigned int direction, dma_addr_t dirmap);
42 dma_addr_t dirmap) in mxic_ecc_process_data_pipelined() argument
H A Dspi-nor.h379 * @dirmap: pointers to struct spi_mem_dirmap_desc for reads/writes.
420 } dirmap; member
/linux/Documentation/devicetree/bindings/spi/
H A Dmxicy,mx25f0a-spi.yaml26 - const: dirmap
60 reg-names = "regs", "dirmap";
/linux/Documentation/devicetree/bindings/mtd/
H A Dmxicy,nand-ecc-engine.yaml37 reg-names = "regs", "dirmap";
60 reg-names = "regs", "dirmap";
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drenesas,rzg3e-xspi.yaml43 - const: dirmap
122 reg-names = "regs", "dirmap";
H A Drenesas,rpc-if.yaml67 - const: dirmap
135 reg-names = "regs", "dirmap", "wbuf";
/linux/include/memory/
H A Drenesas-rpc-if.h69 void __iomem *dirmap; member
/linux/drivers/mtd/hyperbus/
H A Drpc-if.c140 hyperbus->hbdev.map.virt = hyperbus->rpc.dirmap; in rpcif_hb_probe()
/linux/drivers/mtd/spi-nor/
H A Dcore.c222 if (nor->dirmap.rdesc) { in spi_nor_spimem_read_data()
223 nbytes = spi_mem_dirmap_read(nor->dirmap.rdesc, op.addr.val, in spi_nor_spimem_read_data()
284 if (nor->dirmap.wdesc) { in spi_nor_spimem_write_data()
285 nbytes = spi_mem_dirmap_write(nor->dirmap.wdesc, op.addr.val, in spi_nor_spimem_write_data()
3667 nor->dirmap.rdesc = devm_spi_mem_dirmap_create(nor->dev, nor->spimem, in spi_nor_create_read_dirmap()
3669 return PTR_ERR_OR_ZERO(nor->dirmap.rdesc); in spi_nor_create_read_dirmap()
3696 nor->dirmap.wdesc = devm_spi_mem_dirmap_create(nor->dev, nor->spimem, in spi_nor_create_write_dirmap()
3698 return PTR_ERR_OR_ZERO(nor->dirmap.wdesc); in spi_nor_create_write_dirmap()
/linux/drivers/spi/
H A Dspi-mem.c779 * @dev: device the dirmap desc will be attached to
824 * @dev: device the dirmap desc is attached to
H A Dspi-mxic.c788 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "dirmap"); in mxic_spi_probe()
H A Dspi-stm32-ospi.c632 * Make a local copy of desc op_tmpl and complete dirmap rdesc in stm32_ospi_dirmap_read()
H A Dspi-dw-core.c770 * controller doesn't have an embedded dirmap interface. Note the memory
/linux/drivers/mtd/nand/spi/
H A Dcore.c525 * Dirmap accesses are allowed to toggle the CS. in spinand_read_from_cache_op()
1825 * (dirmap based I/O accessors) will work. Page accesses would require in spinand_mtd_suspend()
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043.dtsi567 reg-names = "regs", "dirmap", "wbuf";
H A Dr8a77995.dtsi1271 reg-names = "regs", "dirmap", "wbuf";
H A Dr9a09g057.dtsi322 reg-names = "regs", "dirmap";
H A Dr8a774c0.dtsi1688 reg-names = "regs", "dirmap", "wbuf";