Home
last modified time | relevance | path

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

12

/linux/include/rdma/
H A Dib_pack.h121 IB_OPCODE(UC, SEND_FIRST),
122 IB_OPCODE(UC, SEND_MIDDLE),
123 IB_OPCODE(UC, SEND_LAST),
124 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE),
125 IB_OPCODE(UC, SEND_ONLY),
126 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE),
127 IB_OPCODE(UC, RDMA_WRITE_FIRST),
128 IB_OPCODE(UC, RDMA_WRITE_MIDDLE),
129 IB_OPCODE(UC, RDMA_WRITE_LAST),
130 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE),
[all …]
/linux/Documentation/arch/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 …]
H A Dtdx.rst162 non-temporal write instructions (like MOVNTI), or through UC/WC memory
/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h202 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
203 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
205 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
206 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/linux/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
/linux/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
/linux/arch/arm/
H A DKconfig.platforms104 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
105 Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341.
110 bool "MOXA UC-7112-LX"
114 UC-7112-LX embedded computer.
/linux/arch/arm/boot/dts/moxa/
H A Dmoxart-uc7112lx.dts2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
11 model = "MOXA UC-7112-LX";
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c264 case OP(UC, SEND_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
266 case OP(UC, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
268 case OP(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
274 case OP(UC, RDMA_WRITE_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
284 case OP(UC, RDMA_WRITE_FIRST): in parse_everbs_hdrs()
286 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs()
/linux/arch/x86/mm/pat/
H A Dmemtype.c188 case X86_MEMTYPE_UC: cache = CM(UC); cache_mode = "UC "; break; in pat_get_cache_mode()
281 pat_msr_val = PAT_VALUE(WB, WT, UC_MINUS, UC, WB, WT, UC_MINUS, UC); in pat_bp_init()
316 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WC, UC_MINUS, UC); in pat_bp_init()
344 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WP, UC_MINUS, WT); in pat_bp_init()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c121 if (type == UC) { in enetc_clear_mac_ht_flt()
135 if (type == UC) { in enetc_set_mac_ht_flt()
157 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters()
161 if (i == UC) in enetc_sync_mac_filters()
172 enetc_clear_mac_ht_flt(si, 0, UC); in enetc_sync_mac_filters()
185 if (i == UC) in enetc_sync_mac_filters()
217 filter = &pf->mac_filter[UC]; in enetc_pf_set_rx_mode()
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Ddigicolor-ic.txt11 - syscon: A phandle to the syscon node describing UC registers
/linux/arch/arm/boot/dts/ti/omap/
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";
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dumc_v12_0.c82 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC), in umc_v12_0_is_deferred_error()
98 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v12_0_is_uncorrectable_error()
110 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 0) || in umc_v12_0_is_correctable_error()
H A Dumc_v8_7.c85 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_7_ecc_info_querry_uncorrectable_error_count()
296 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_7_querry_uncorrectable_error_count()
H A Dumc_v8_10.c138 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_10_query_uncorrectable_error_count()
373 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_10_ecc_info_query_uncorrectable_error_count()
H A Dumc_v6_7.c155 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_7_ecc_info_querry_uncorrectable_error_count()
353 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_7_querry_uncorrectable_error_count()
H A Dumc_v6_1.c249 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_1_querry_uncorrectable_error_count()
H A Damdgpu_mca.c61 REG_GET_FIELD(mc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in amdgpu_mca_query_uncorrectable_error_count()
/linux/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()
1020 case UC: in mthca_alloc_wqe_buf()
1305 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp()
1716 case UC: in mthca_tavor_post_send()
2046 case UC: in mthca_arbel_post_send()
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-moxa-uc-8410a.dts17 model = "Moxa UC-8410A";
/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c223 UC, "Uncorrected",
/linux/Documentation/admin-guide/perf/
H A Dhisi-pmu.rst103 5. uring_channel: UC PMU events 0x47~0x59 supports filtering by tx request
/linux/drivers/hid/
H A DKconfig481 tristate "UC-Logic"
484 Support for UC-Logic and Huion tablets.

12