| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | maprules.c | 212 } remap[MAX_WORDS]; member 257 SetUpRemap(InputLine * line, RemapSpec * remap) in SetUpRemap() argument 268 len = remap->number; in SetUpRemap() 269 memset((char *) remap, 0, sizeof(RemapSpec)); in SetUpRemap() 270 remap->number = len; in SetUpRemap() 309 remap->remap[remap->num_remap].word = i; in SetUpRemap() 310 remap->remap[remap->num_remap++].index = ndx; in SetUpRemap() 332 remap->num_remap = 0; in SetUpRemap() 338 remap->num_remap = 0; in SetUpRemap() 341 remap->number++; in SetUpRemap() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/ |
| H A D | mbus.c | 111 u64 *remap) in mvebu_mbus_read_window() argument 134 if (remap) { in mvebu_mbus_read_window() 138 *remap = ((u64)remap_hi << 32) | remap_low; in mvebu_mbus_read_window() 140 *remap = 0; in mvebu_mbus_read_window() 239 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window() argument 254 if (remap == MVEBU_MBUS_NO_REMAP) in mvebu_mbus_setup_window() 257 remap_addr = remap; in mvebu_mbus_setup_window() 267 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window() argument 272 if (remap == MVEBU_MBUS_NO_REMAP) { in mvebu_mbus_alloc_window() 277 size, remap, in mvebu_mbus_alloc_window() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | fsl-imx-sdma.txt | 69 - fsl,sdma-event-remap : Register bits of sdma event remap, the format is 101 Using the fsl,sdma-event-remap property: 107 /* SDMA events remap for SAI1_RX and SAI1_TX */ 108 fsl,sdma-event-remap = <0 15 1>, <0 16 1>; 111 The fsl,sdma-event-remap property in this case has two values: 113 SDMA remap. Bit 15 of GPR0 selects between UART4_RX and SAI1_RX. 116 SDMA remap. Bit 16 of GPR0 selects between UART4_TX and SAI1_TX.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | tftp-0.40-remap.patch | 7 diff -up tftp-hpa-0.49/tftpd/remap.c.zero tftp-hpa-0.49/tftpd/remap.c 8 --- tftp-hpa-0.49/tftpd/remap.c.zero 2008-10-20 18:08:31.000000000 -0400 9 +++ tftp-hpa-0.49/tftpd/remap.c 2008-11-25 11:41:09.000000000 -0500
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsproto.h | 311 const struct nls_table *nls_codepage, int remap); 314 const struct nls_table *nls_codepage, int remap); 322 const struct nls_table *nls_codepage, int remap); 328 const struct nls_table *nls_codepage, int remap); 333 const struct nls_table *nls_codepage, int remap, 394 int remap); 425 const struct nls_table *nls_codepage, int remap); 429 const struct nls_table *nls_codepage, int remap); 441 const struct nls_table *nls_codepage, int remap); 446 const struct nls_table *nls_codepage, int remap); [all …]
|
| H A D | cifssmb.c | 849 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile() argument 869 PATH_MAX, nls_codepage, remap); in CIFSPOSIXDelFile() 929 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local 940 remap); in CIFSSMBDelFile() 973 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local 985 remap); in CIFSSMBRmDir() 1017 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local 1029 remap); in CIFSSMBMkDir() 1056 int remap) in CIFSPOSIXCreate() argument 1077 PATH_MAX, nls_codepage, remap); in CIFSPOSIXCreate() [all …]
|
| H A D | dfs_cache.h | 31 const struct nls_table *nls_codepage, int remap, 39 int remap, const char *path,
|
| H A D | dfs_cache.c | 659 const struct nls_table *nls_codepage, int remap, in get_dfs_referral() argument 674 nls_codepage, remap); in get_dfs_referral() 702 const struct nls_table *nls_codepage, int remap, in __dfs_cache_find() argument 745 rc = get_dfs_referral(xid, ses, nls_codepage, remap, path, in __dfs_cache_find() 878 const struct nls_table *nls_codepage, int remap, in dfs_cache_find() argument 890 rc = __dfs_cache_find(xid, ses, nls_codepage, remap, npath, false); in dfs_cache_find() 987 const struct nls_table *nls_codepage, int remap, in dfs_cache_update_tgthint() argument 1002 rc = __dfs_cache_find(xid, ses, nls_codepage, remap, npath, false); in dfs_cache_update_tgthint() 1585 rc = get_dfs_referral(xid, ses, cache_nlsc, tcon->remap, npath, &refs, in refresh_tcon()
|
| /OK3568_Linux_fs/kernel/Documentation/xtensa/ |
| H A 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 |
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | mvebu-mbus.c | 203 u64 *remap) in mvebu_mbus_read_window() argument 226 if (remap) { in mvebu_mbus_read_window() 233 *remap = ((u64)remap_hi << 32) | remap_low; in mvebu_mbus_read_window() 235 *remap = 0; in mvebu_mbus_read_window() 330 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window() argument 362 if (remap == MVEBU_MBUS_NO_REMAP) in mvebu_mbus_setup_window() 365 remap_addr = remap; in mvebu_mbus_setup_window() 375 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window() argument 380 if (remap == MVEBU_MBUS_NO_REMAP) { in mvebu_mbus_alloc_window() 387 size, remap, in mvebu_mbus_alloc_window() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | misc_gen5.c | 273 writel(0x2, &nic301_regs->remap); in arch_early_init_r() 275 writel(0x1, &nic301_regs->remap); /* remap.mpuzero */ in arch_early_init_r() 337 writel(iswgrp_handoff[1], &nic301_regs->remap); in do_bridge() 344 writel(1, &nic301_regs->remap); in do_bridge()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-mvebu.c | 81 phys_addr_t remap; member 309 phys_addr_t remap) in mvebu_pcie_add_windows() argument 318 sz, remap); in mvebu_pcie_add_windows() 333 if (remap != MVEBU_MBUS_NO_REMAP) in mvebu_pcie_add_windows() 334 remap += sz; in mvebu_pcie_add_windows() 343 if (desired->base == cur->base && desired->remap == cur->remap && in mvebu_pcie_set_window() 363 desired->size, desired->remap); in mvebu_pcie_set_window() 394 desired.remap = ((conf->iobase & 0xF0) << 8) | in mvebu_pcie_handle_iobase_change() 396 desired.base = port->pcie->io.start + desired.remap; in mvebu_pcie_handle_iobase_change() 399 desired.remap) + in mvebu_pcie_handle_iobase_change() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6sx-sdb-sai.dts | 24 /* SDMA event remap for SAI1 */ 25 fsl,sdma-event-remap = <0 15 1>, <0 16 1>;
|
| H A D | imx6sx-sdb-mqs.dts | 46 /* SDMA event remap for SAI1 */ 47 fsl,sdma-event-remap = <0 15 1>, <0 16 1>;
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-orion/include/plat/ |
| H A D | addr-map.h | 41 const int remap; member 50 const u8 attr, const int remap);
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | twl-regulator.c | 45 u8 remap; member 469 .remap = remap_conf, \ 487 .remap = remap_conf, \ 507 .remap = remap_conf, \ 643 twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_REMAP, info->remap); in twlreg_probe()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
| H A D | lowlevel_init.S | 102 jal remap 109 remap: label
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-arm64-v8a/ |
| H A D | OpenCVConfig.cmake | 157 foreach(remap ${OPENCV_MAP_IMPORTED_CONFIG}) 158 if(remap MATCHES "^(.+)=(!?)([^!]+)$") 165 # configuration already exists, skip remap 179 …message(WARNING "Invalid entry of OPENCV_MAP_IMPORTED_CONFIG: '${remap}' (${OPENCV_MAP_IMPORTED_CO… 267 …message("OpenCV: configurations remap warnings:\n${__remap_warnings}OpenCV: Check variable OPENCV_…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-armeabi-v7a/ |
| H A D | OpenCVConfig.cmake | 157 foreach(remap ${OPENCV_MAP_IMPORTED_CONFIG}) 158 if(remap MATCHES "^(.+)=(!?)([^!]+)$") 165 # configuration already exists, skip remap 179 …message(WARNING "Invalid entry of OPENCV_MAP_IMPORTED_CONFIG: '${remap}' (${OPENCV_MAP_IMPORTED_CO… 267 …message("OpenCV: configurations remap warnings:\n${__remap_warnings}OpenCV: Check variable OPENCV_…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/ |
| H A D | OpenCVConfig.cmake | 144 foreach(remap ${OPENCV_MAP_IMPORTED_CONFIG}) 145 if(remap MATCHES "^(.+)=(!?)([^!]+)$") 152 # configuration already exists, skip remap 166 …message(WARNING "Invalid entry of OPENCV_MAP_IMPORTED_CONFIG: '${remap}' (${OPENCV_MAP_IMPORTED_CO… 254 …message("OpenCV: configurations remap warnings:\n${__remap_warnings}OpenCV: Check variable OPENCV_…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/ |
| H A D | OpenCVConfig.cmake | 144 foreach(remap ${OPENCV_MAP_IMPORTED_CONFIG}) 145 if(remap MATCHES "^(.+)=(!?)([^!]+)$") 152 # configuration already exists, skip remap 166 …message(WARNING "Invalid entry of OPENCV_MAP_IMPORTED_CONFIG: '${remap}' (${OPENCV_MAP_IMPORTED_CO… 254 …message("OpenCV: configurations remap warnings:\n${__remap_warnings}OpenCV: Check variable OPENCV_…
|