Home
last modified time | relevance | path

Searched refs:UC (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_pack.h117 IB_OPCODE(UC, SEND_FIRST),
118 IB_OPCODE(UC, SEND_MIDDLE),
119 IB_OPCODE(UC, SEND_LAST),
120 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE),
121 IB_OPCODE(UC, SEND_ONLY),
122 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE),
123 IB_OPCODE(UC, RDMA_WRITE_FIRST),
124 IB_OPCODE(UC, RDMA_WRITE_MIDDLE),
125 IB_OPCODE(UC, RDMA_WRITE_LAST),
126 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE),
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dutils.h139 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
140 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
142 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
143 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dpat.rst21 UC Uncached
24 UC- Uncached Minus
41 | ioremap | -- | UC- | UC- |
45 | ioremap_uc | -- | UC | UC |
51 | set_memory_uc, | UC- | -- | -- |
60 | pci sysfs resource | -- | -- | UC- |
65 | pci proc | -- | -- | UC- |
71 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
74 | /dev/mem | -- | UC- | UC- |
77 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-moxart/
H A DKconfig15 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
16 Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341.
21 bool "MOXA UC-7112-LX"
25 UC-7112-LX embedded computer.
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Daliasing.rst20 UC Uncacheable
24 System memory typically uses the WB attribute. The UC attribute is
26 like UC is, but writes may be delayed and combined to increase
34 support either WB or UC access to main memory, while others support
79 generate UC accesses only to locations explicitly referenced by
80 software. This allows UC identity mappings to cover granules that
81 are only partially populated, or populated with a combination of UC
100 mappings may be either WB or UC. If the region being mapped
133 or UC, and the EFI memory map designates the region as WC, then
148 space are not in kern_memmap, but could be accessed with a UC
[all …]
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmtouchusb.rst15 - 1.4 - Multiple changes to support the EXII 5000UC and house cleaning
19 Performed multiple successful tests with an EXII-5010UC
36 USB Capacitive - Pearl Case EXII-5010UC
37 USB Capacitive - Black Case EXII-5030UC
38 USB Capacitive - No Case EXII-5050UC
83 A huge thank you to 3M Touch Systems for the EXII-5010UC controllers for
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/
H A Dexc_validate.c14 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
16 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DDOC7UC Irvine, Vanderbilt University, their employees, and students shall have no liability with respe…
9 …o support and without any obligation on the part of Washington University, UC Irvine, Vanderbilt U…
11UC Irvine, and Vanderbilt University, may not be used to endorse or promote products or services d…
H A DNRL7UC Berkeley Copyright and License agreement is binding on those portions of the software. In all c…
15 1. All terms of the UC Berkeley copyright and license must be followed.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DACE-TAO-CIAO47 practice. Washington University, UC Irvine, Vanderbilt University,
51 University, UC Irvine, or Vanderbilt University, their employees, or
56 the part of Washington University, UC Irvine, Vanderbilt University,
70 Washington University, UC Irvine, and Vanderbilt University, may not
73 UC Irvine, or Vanderbilt University. This license grants no permission
76 permission for the name Washington University, UC Irvine, or
H A DHDF558 California, Lawrence Livermore National Laboratory (UC LLNL).
64 Lawrence Livermore National Laboratory (UC LLNL) under contract
67 for the operation of UC LLNL.
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dtrace.c301 case OP(UC, SEND_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
303 case OP(UC, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
305 case OP(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
311 case OP(UC, RDMA_WRITE_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
321 case OP(UC, RDMA_WRITE_FIRST): in parse_everbs_hdrs()
323 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmoxart-uc7112lx.dts2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
11 model = "MOXA UC-7112-LX";
H A Dam335x-moxa-uc-2101.dts15 model = "Moxa UC-2101";
H A Dam335x-moxa-uc-8100-me-t.dts12 model = "Moxa UC-8100-ME-T";
H A Dls1021a-moxa-uc-8410a.dts17 model = "Moxa UC-8410A";
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c199 case PAT_UC: cache = CM(UC); cache_mode = "UC "; break; in pat_get_cache_mode()
314 pat = PAT(0, WB) | PAT(1, WT) | PAT(2, UC_MINUS) | PAT(3, UC) | in init_cache_modes()
315 PAT(4, WB) | PAT(5, WT) | PAT(6, UC_MINUS) | PAT(7, UC); in init_cache_modes()
366 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
367 PAT(4, WB) | PAT(5, WC) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init()
395 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c122 if (type == UC) { in enetc_clear_mac_ht_flt()
136 if (type == UC) { in enetc_set_mac_ht_flt()
154 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters()
158 if (i == UC) in enetc_sync_mac_filters()
169 enetc_clear_mac_ht_flt(si, 0, UC); in enetc_sync_mac_filters()
182 if (i == UC) in enetc_sync_mac_filters()
214 filter = &pf->mac_filter[UC]; in enetc_pf_set_rx_mode()
H A Denetc_pf.h9 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
/OK3568_Linux_fs/buildroot/package/util-linux/
H A Dutil-linux.hash6 …72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8 Documentation/licenses/COPYING.BSD-4-Clause-UC
/OK3568_Linux_fs/buildroot/package/util-linux/util-linux-libs/
H A Dutil-linux-libs.hash6 …72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8 Documentation/licenses/COPYING.BSD-4-Clause-UC
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Ddigicolor-ic.txt11 - syscon: A phandle to the syscon node describing UC registers
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/util-linux/
H A Dutil-linux.inc20 … file://Documentation/licenses/COPYING.BSD-4-Clause-UC;md5=263860f8968d8bafa5392cab74285262 \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/licenses/
H A DLLNL11 … Department of Energy and The Regents of the University of California for the operation of UC LLNL.
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
291 case UC: return MTHCA_QP_ST_UC; in to_mthca_st()
476 if (qp->transport == RC || qp->transport == UC) { in mthca_query_qp()
1017 case UC: in mthca_alloc_wqe_buf()
1302 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp()
1713 case UC: in mthca_tavor_post_send()
2043 case UC: in mthca_arbel_post_send()

123