/linux-6.12.1/include/linux/mtd/ |
D | nand-ecc-mxic.h | 23 unsigned int direction, dma_addr_t dirmap); 42 dma_addr_t dirmap) in mxic_ecc_process_data_pipelined() argument
|
D | spi-nor.h | 379 * @dirmap: pointers to struct spi_mem_dirmap_desc for reads/writes. 420 } dirmap; member
|
/linux-6.12.1/drivers/mtd/spi-nor/ |
D | otp.c | 47 rdesc = nor->dirmap.rdesc; in spi_nor_otp_read_secr() 52 nor->dirmap.rdesc = NULL; in spi_nor_otp_read_secr() 60 nor->dirmap.rdesc = rdesc; in spi_nor_otp_read_secr() 94 wdesc = nor->dirmap.wdesc; in spi_nor_otp_write_secr() 98 nor->dirmap.wdesc = NULL; in spi_nor_otp_write_secr() 118 nor->dirmap.wdesc = wdesc; in spi_nor_otp_write_secr()
|
D | core.c | 217 if (nor->dirmap.rdesc) { in spi_nor_spimem_read_data() 218 nbytes = spi_mem_dirmap_read(nor->dirmap.rdesc, op.addr.val, in spi_nor_spimem_read_data() 279 if (nor->dirmap.wdesc) { in spi_nor_spimem_write_data() 280 nbytes = spi_mem_dirmap_write(nor->dirmap.wdesc, op.addr.val, in spi_nor_spimem_write_data() 3539 nor->dirmap.rdesc = devm_spi_mem_dirmap_create(nor->dev, nor->spimem, in spi_nor_create_read_dirmap() 3541 return PTR_ERR_OR_ZERO(nor->dirmap.rdesc); in spi_nor_create_read_dirmap() 3568 nor->dirmap.wdesc = devm_spi_mem_dirmap_create(nor->dev, nor->spimem, in spi_nor_create_write_dirmap() 3570 return PTR_ERR_OR_ZERO(nor->dirmap.wdesc); in spi_nor_create_write_dirmap()
|
/linux-6.12.1/drivers/memory/ |
D | renesas-rpc-if.c | 174 void __iomem *dirmap; member 308 rpcif->dirmap = rpc->dirmap; in rpcif_sw_init() 562 if (!(smenr & RPCIF_SMENR_ADE(0xF)) && rpc->dirmap) { in rpcif_manual_xfer() 577 memcpy_fromio(rpc->buffer, rpc->dirmap, rpc->xferlen); in rpcif_manual_xfer() 699 memcpy_fromio_readw(buf, rpc->dirmap + from, len); in rpcif_dirmap_read() 701 memcpy_fromio(buf, rpc->dirmap + from, len); in rpcif_dirmap_read() 751 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "dirmap"); in rpcif_probe() 752 rpc->dirmap = devm_ioremap_resource(dev, res); in rpcif_probe() 753 if (IS_ERR(rpc->dirmap)) in rpcif_probe() 754 return PTR_ERR(rpc->dirmap); in rpcif_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | mxicy,mx25f0a-spi.yaml | 26 - const: dirmap 60 reg-names = "regs", "dirmap";
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | mxicy,nand-ecc-engine.yaml | 37 reg-names = "regs", "dirmap"; 60 reg-names = "regs", "dirmap";
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,rpc-if.yaml | 67 - const: dirmap 135 reg-names = "regs", "dirmap", "wbuf";
|
/linux-6.12.1/include/memory/ |
D | renesas-rpc-if.h | 68 void __iomem *dirmap; member
|
/linux-6.12.1/drivers/spi/ |
D | spi-dw-bt1.c | 148 * dirmap operation. in dw_spi_bt1_dirmap_read() 213 * from/to the dirmap region until the operation is finished. So don't in dw_spi_bt1_sys_init()
|
D | spi-rpc-if.c | 103 if (!rpc->dirmap) in rpcif_spi_mem_dirmap_create()
|
D | spi-mem.c | 651 * @dev: device the dirmap desc will be attached to 696 * @dev: device the dirmap desc is attached to
|
D | spi-mxic.c | 779 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "dirmap"); in mxic_spi_probe()
|
D | spi-stm32-qspi.c | 531 /* make a local copy of desc op_tmpl and complete dirmap rdesc in stm32_qspi_dirmap_read()
|
D | spi-dw-core.c | 755 * controller doesn't have an embedded dirmap interface. Note the memory
|
D | Kconfig | 356 will stall during each IO from/to the dirmap region until the
|
D | spi-aspeed-smc.c | 563 "CE%d %s dirmap [ 0x%.8llx - 0x%.8llx ] OP %#x mode:%d.%d.%d.%d naddr:%#x ndummies:%#x\n", in aspeed_spi_dirmap_create()
|
/linux-6.12.1/drivers/mtd/hyperbus/ |
D | rpc-if.c | 140 hyperbus->hbdev.map.virt = hyperbus->rpc.dirmap; in rpcif_hb_probe()
|
/linux-6.12.1/drivers/mtd/nand/ |
D | ecc-mxic.c | 469 unsigned int direction, dma_addr_t dirmap) in mxic_ecc_process_data_pipelined() argument 473 if (dirmap) in mxic_ecc_process_data_pipelined() 474 writel(dirmap, mxic->regs + HC_SLV_ADDR); in mxic_ecc_process_data_pipelined()
|
/linux-6.12.1/arch/arm64/boot/dts/renesas/ |
D | r9a07g043.dtsi | 567 reg-names = "regs", "dirmap", "wbuf";
|
D | r9a07g054.dtsi | 685 reg-names = "regs", "dirmap", "wbuf";
|
D | r9a07g044.dtsi | 680 reg-names = "regs", "dirmap", "wbuf";
|
D | r8a77970.dtsi | 1052 reg-names = "regs", "dirmap", "wbuf";
|
D | r8a77995.dtsi | 1255 reg-names = "regs", "dirmap", "wbuf";
|
/linux-6.12.1/drivers/mtd/nand/spi/ |
D | core.c | 427 * Dirmap accesses are allowed to toggle the CS. in spinand_read_from_cache_op()
|