/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 70 - fsl,sdma-event-remap : Register bits of sdma event remap, the format is 102 Using the fsl,sdma-event-remap property: 108 /* SDMA events remap for SAI1_RX and SAI1_TX */ 109 fsl,sdma-event-remap = <0 15 1>, <0 16 1>; 112 The fsl,sdma-event-remap property in this case has two values: 114 SDMA remap. Bit 15 of GPR0 selects between UART4_RX and SAI1_RX. 117 SDMA remap. Bit 16 of GPR0 selects between UART4_TX and SAI1_TX.
|
/linux-6.1.9/drivers/staging/fbtft/ |
D | fb_ssd1351.c | 69 unsigned int remap; in set_var() local 79 remap = 0x60 | (par->bgr << 2); /* Set Colour Depth */ in set_var() 83 write_reg(par, 0xA0, remap | 0x00 | BIT(4)); in set_var() 86 write_reg(par, 0xA0, remap | 0x03 | BIT(4)); in set_var() 89 write_reg(par, 0xA0, remap | 0x02); in set_var() 92 write_reg(par, 0xA0, remap | 0x01); in set_var()
|
/linux-6.1.9/drivers/platform/x86/intel/int3472/ |
D | discrete.c | 123 const struct int3472_gpio_function_remap *remap; in skl_int3472_map_gpio_to_sensor() local 125 for (remap = sensor_config->function_maps; remap->documented; remap++) { in skl_int3472_map_gpio_to_sensor() 126 if (!strcmp(func, remap->documented)) { in skl_int3472_map_gpio_to_sensor() 127 func = remap->actual; in skl_int3472_map_gpio_to_sensor()
|
/linux-6.1.9/fs/cifs/ |
D | dfs_cache.h | 34 int remap, const char *path, struct dfs_info3_param *ref, 39 const struct nls_table *cp, int remap, const char *path, 48 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap);
|
D | cifsproto.h | 331 const struct nls_table *nls_codepage, int remap); 334 const struct nls_table *nls_codepage, int remap); 342 const struct nls_table *nls_codepage, int remap); 348 const struct nls_table *nls_codepage, int remap); 353 const struct nls_table *nls_codepage, int remap, 409 int remap); 440 const struct nls_table *nls_codepage, int remap); 444 const struct nls_table *nls_codepage, int remap); 456 const struct nls_table *nls_codepage, int remap); 461 const struct nls_table *nls_codepage, int remap); [all …]
|
D | cifssmb.c | 694 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 714 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 777 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local 788 remap); in CIFSSMBDelFile() 821 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local 833 remap); in CIFSSMBRmDir() 865 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local 877 remap); in CIFSSMBMkDir() 904 int remap) in CIFSPOSIXCreate() argument 925 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() [all …]
|
/linux-6.1.9/Documentation/xtensa/ |
D | mmu.rst | 87 | remap area 1 | 90 | remap area 2 | 130 | remap area 1 | 133 | remap area 2 | 174 | remap area 1 | 177 | remap area 2 |
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | imx6sx-sdb-sai.dts | 24 /* SDMA event remap for SAI1 */ 25 fsl,sdma-event-remap = <0 15 1>, <0 16 1>;
|
D | imx6sx-sdb-mqs.dts | 46 /* SDMA event remap for SAI1 */ 47 fsl,sdma-event-remap = <0 15 1>, <0 16 1>;
|
/linux-6.1.9/arch/arm/kernel/ |
D | patch.c | 58 void __kprobes __patch_text_real(void *addr, unsigned int insn, bool remap) in __patch_text_real() argument 67 if (remap) in __patch_text_real() 80 if (twopage && remap) in __patch_text_real()
|
/linux-6.1.9/arch/arm/plat-orion/include/plat/ |
D | addr-map.h | 41 const int remap; member 50 const u8 attr, const int remap);
|
/linux-6.1.9/drivers/bus/ |
D | mvebu-mbus.c | 200 u64 *remap) in mvebu_mbus_read_window() argument 223 if (remap) { in mvebu_mbus_read_window() 230 *remap = ((u64)remap_hi << 32) | remap_low; in mvebu_mbus_read_window() 232 *remap = 0; in mvebu_mbus_read_window() 327 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window() argument 359 if (remap == MVEBU_MBUS_NO_REMAP) in mvebu_mbus_setup_window() 362 remap_addr = remap; in mvebu_mbus_setup_window() 372 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window() argument 377 if (remap == MVEBU_MBUS_NO_REMAP) { in mvebu_mbus_alloc_window() 384 size, remap, in mvebu_mbus_alloc_window() [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | amlogic,meson-mx-ao-arc.yaml | 35 Address ranges of the remap and CPU control addresses for the 41 - const: remap 80 reg-names = "remap", "cpu";
|
/linux-6.1.9/drivers/mfd/ |
D | twl4030-power.c | 378 u8 remap; in twl4030_configure_resource() local 435 err = twl_i2c_read_u8(TWL_MODULE_PM_RECEIVER, &remap, in twl4030_configure_resource() 444 remap &= ~OFF_STATE_MASK; in twl4030_configure_resource() 445 remap |= rconfig->remap_off << OFF_STATE_SHIFT; in twl4030_configure_resource() 449 remap &= ~SLEEP_STATE_MASK; in twl4030_configure_resource() 450 remap |= rconfig->remap_sleep << SLEEP_STATE_SHIFT; in twl4030_configure_resource() 454 remap, in twl4030_configure_resource()
|
/linux-6.1.9/drivers/regulator/ |
D | twl-regulator.c | 45 u8 remap; member 463 .remap = remap_conf, \ 481 .remap = remap_conf, \ 501 .remap = remap_conf, \ 637 twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_REMAP, info->remap); in twlreg_probe()
|
/linux-6.1.9/include/linux/ |
D | swiotlb.h | 39 int (*remap)(void *tlb, unsigned long nslabs)); 41 int (*remap)(void *tlb, unsigned long nslabs));
|
D | mbus.h | 93 phys_addr_t remap);
|
/linux-6.1.9/drivers/pci/controller/ |
D | pci-mvebu.c | 95 phys_addr_t remap; member 450 phys_addr_t remap) in mvebu_pcie_add_windows() argument 459 sz, remap); in mvebu_pcie_add_windows() 474 if (remap != MVEBU_MBUS_NO_REMAP) in mvebu_pcie_add_windows() 475 remap += sz; in mvebu_pcie_add_windows() 488 if (desired->base == cur->base && desired->remap == cur->remap && in mvebu_pcie_set_window() 508 desired->size, desired->remap); in mvebu_pcie_set_window() 537 desired.remap = ((conf->iobase & 0xF0) << 8) | in mvebu_pcie_handle_iobase_change() 539 desired.base = port->pcie->io.start + desired.remap; in mvebu_pcie_handle_iobase_change() 542 desired.remap) + in mvebu_pcie_handle_iobase_change() [all …]
|
/linux-6.1.9/drivers/edac/ |
D | e7xxx_edac.c | 185 u32 remap; in ctl_page_to_phys() local 194 remap = (page - pvt->tolm) + pvt->remapbase; in ctl_page_to_phys() 196 if (remap < pvt->remaplimit) in ctl_page_to_phys() 197 return remap; in ctl_page_to_phys()
|
/linux-6.1.9/arch/arm/include/asm/ |
D | patch.h | 6 void __patch_text_real(void *addr, unsigned int insn, bool remap);
|
/linux-6.1.9/kernel/dma/ |
D | direct.c | 211 bool remap = false, set_uncached = false; in dma_direct_alloc() local 248 remap = IS_ENABLED(CONFIG_DMA_DIRECT_REMAP); in dma_direct_alloc() 249 if (remap) { in dma_direct_alloc() 278 remap = true; in dma_direct_alloc() 282 if (remap) { in dma_direct_alloc()
|
D | Makefile | 11 obj-$(CONFIG_MMU) += remap.o
|
D | swiotlb.c | 308 int (*remap)(void *tlb, unsigned long nslabs)) in swiotlb_init_remap() 345 if (remap && remap(tlb, nslabs) < 0) { in swiotlb_init_remap() 389 int (*remap)(void *tlb, unsigned long nslabs)) in swiotlb_init_late() 418 if (remap) in swiotlb_init_late() 419 rc = remap(vstart, nslabs); in swiotlb_init_late()
|
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_edif.c | 3489 a->tx_len = a->tx_byte_count = sp->remap.req.len; in qla_parse_auth_els_ctl() 3490 a->tx_addr = sp->remap.req.dma; in qla_parse_auth_els_ctl() 3491 a->rx_len = a->rx_byte_count = sp->remap.rsp.len; in qla_parse_auth_els_ctl() 3492 a->rx_addr = sp->remap.rsp.dma; in qla_parse_auth_els_ctl() 3574 sp->remap.req.len = bsg_job->request_payload.payload_len; in qla_edif_process_els() 3575 sp->remap.req.buf = dma_pool_alloc(ha->purex_dma_pool, in qla_edif_process_els() 3576 GFP_KERNEL, &sp->remap.req.dma); in qla_edif_process_els() 3577 if (!sp->remap.req.buf) { in qla_edif_process_els() 3586 sp->remap.rsp.len = bsg_job->reply_payload.payload_len; in qla_edif_process_els() 3587 sp->remap.rsp.buf = dma_pool_alloc(ha->purex_dma_pool, in qla_edif_process_els() [all …]
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/ |
D | omap_gem.h | 78 bool remap);
|