Home
last modified time | relevance | path

Searched refs:DP (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Ddce_link_encoder.h55 SRI(DP_CONFIG, DP, id), \
56 SRI(DP_DPHY_CNTL, DP, id), \
57 SRI(DP_DPHY_PRBS_CNTL, DP, id), \
58 SRI(DP_DPHY_SCRAM_CNTL, DP, id),\
59 SRI(DP_DPHY_SYM0, DP, id), \
60 SRI(DP_DPHY_SYM1, DP, id), \
61 SRI(DP_DPHY_SYM2, DP, id), \
62 SRI(DP_DPHY_TRAINING_PATTERN_SEL, DP, id), \
63 SRI(DP_LINK_CNTL, DP, id), \
64 SRI(DP_LINK_FRAMING_CNTL, DP, id), \
[all …]
H A Ddce_stream_encoder.h86 SRI(DP_MSE_RATE_CNTL, DP, id), \
87 SRI(DP_MSE_RATE_UPDATE, DP, id), \
88 SRI(DP_PIXEL_FORMAT, DP, id), \
89 SRI(DP_SEC_CNTL, DP, id), \
90 SRI(DP_STEER_FIFO, DP, id), \
91 SRI(DP_VID_M, DP, id), \
92 SRI(DP_VID_N, DP, id), \
93 SRI(DP_VID_STREAM_CNTL, DP, id), \
94 SRI(DP_VID_TIMING, DP, id), \
95 SRI(DP_SEC_AUD_N, DP, id), \
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp66 void DiagnosticInfoInlineAsm::print(DiagnosticPrinter &DP) const { in print()
67 DP << getMsgStr(); in print()
69 DP << " at line " << getLocCookie(); in print()
72 void DiagnosticInfoResourceLimit::print(DiagnosticPrinter &DP) const { in print()
73 DP << getResourceName() << " limit"; in print()
76 DP << " of " << getResourceLimit(); in print()
78 DP << " exceeded (" << getResourceSize() << ") in " << getFunction(); in print()
81 void DiagnosticInfoDebugMetadataVersion::print(DiagnosticPrinter &DP) const { in print()
82 DP << "ignoring debug info with an invalid version (" << getMetadataVersion() in print()
87 DiagnosticPrinter &DP) const { in print()
[all …]
/netbsd-src/share/examples/rump/virtual_ip_router/
H A Drumprouter.c58 #define DP if (1) printf macro
60 #define DP if (0) printf macro
71 DP("Entering %s\n", __FUNCTION__); in configure_interface()
73 DP("Create an interface(%s)\n", ifname); in configure_interface()
79 DP("Get a socket for configuring the interface\n"); in configure_interface()
104 DP("Set the addresses\n"); in configure_interface()
110 DP("Done with %s\n", __FUNCTION__); in configure_interface()
126 DP("Entering %s\n", __FUNCTION__); in configure_routing()
128 DP("Open a routing socket\n"); in configure_routing()
168 DP("Set the route\n"); in configure_routing()
[all …]
/netbsd-src/sys/stand/
H A Dls.c84 typedef struct dirent DP; typedef
95 (dp + ((DP *)dp)->d_reclen) < (dirbuf + size); in ls()
96 dp += ((DP *)dp)->d_reclen) { in ls()
97 if (((DP *)dp)->d_fileno == 0) in ls()
99 if (((DP *)dp)->d_namlen > NAME_MAX + 1) { in ls()
103 printf("%d\t%s\n", ((DP *)dp)->d_fileno, in ls()
104 ((DP *)dp)->d_name); in ls()
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgrnexmpl.g68 10 $DP sub 2$
76 10 $DP sub 2$
84 10 $DP sub 2$
92 10 $DP sub 2$
932 10 $DP sub 2$
948 10 $DP sub 2$
979 10 $DP sub 1$
1735 10 $DP sub 2$
1766 10 $DP sub 1$
2080 10 $DP sub 2$
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.h48 SRI(DP_CONFIG, DP, id), \
49 SRI(DP_DPHY_CNTL, DP, id), \
50 SRI(DP_DPHY_PRBS_CNTL, DP, id), \
51 SRI(DP_DPHY_SCRAM_CNTL, DP, id),\
52 SRI(DP_DPHY_SYM0, DP, id), \
53 SRI(DP_DPHY_SYM1, DP, id), \
54 SRI(DP_DPHY_SYM2, DP, id), \
55 SRI(DP_DPHY_TRAINING_PATTERN_SEL, DP, id), \
56 SRI(DP_LINK_CNTL, DP, id), \
57 SRI(DP_LINK_FRAMING_CNTL, DP, id), \
[all …]
H A Ddcn10_stream_encoder.h75 SRI(DP_DB_CNTL, DP, id), \
76 SRI(DP_MSA_MISC, DP, id), \
77 SRI(DP_MSA_COLORIMETRY, DP, id), \
78 SRI(DP_MSA_TIMING_PARAM1, DP, id), \
79 SRI(DP_MSA_TIMING_PARAM2, DP, id), \
80 SRI(DP_MSA_TIMING_PARAM3, DP, id), \
81 SRI(DP_MSA_TIMING_PARAM4, DP, id), \
82 SRI(DP_MSE_RATE_CNTL, DP, id), \
83 SRI(DP_MSE_RATE_UPDATE, DP, id), \
84 SRI(DP_PIXEL_FORMAT, DP, id), \
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCScheduleP9.td103 // Four DP (Floating Point) units in total. Two even, two Odd.
104 def DP : ProcResource<4>;
106 //Even DP pipelines
107 let Super = DP;
110 //Odd DP pipelines
111 let Super = DP;
245 // DP Unit
246 // A DP unit may take from 2 to 36 cycles to complete.
247 // Some DP operations keep the unit busy for up to 10 cycles.
248 def P9_DP_5C : SchedWriteRes<[DP]> {
[all …]
H A DP9InstrResources.td26 // - Four DP (Floating Point) units. One on each slice. P9_DP_*
107 (instregex "XSMAX(C|J)?DP$"),
108 (instregex "XSMIN(C|J)?DP$"),
109 (instregex "XSCMP(EQ|EXP|GE|GT|O|U)DP$"),
287 // 7 cycle DP vector operation that uses an entire superslice.
288 // Uses both DP units (the even DPE and odd DPO units), two pipelines (EXECE,
398 // 5 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
406 // 7 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
449 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
450 // These operations can be done in parallel. The DP is restricted so we need a
[all …]
H A DREADME_P9.txt306 - DP/QP Compare Exponents: xscmpexpdp xscmpexpqp
309 - DP Compare ==, >=, >, !=: xscmpeqdp xscmpgedp xscmpgtdp xscmpnedp
327 - Convert DP -> QP: xscvdpqp
334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo
354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp
383 - Insert Exponent DP/QP: xsiexpdp xsiexpqp
392 - Extract Exponent/Significand DP/QP: xsxexpdp xsxsigdp xsxexpqp xsxsigqp
428 - Vector Insert Exponent DP/SP: xviexpdp xviexpsp
433 - Vector Extract Exponent/Significand DP/SP: xvxexpdp xvxexpsp xvxsigdp xvxsigsp
440 - Test Data Class SP/DP/QP: xststdcsp xststdcdp xststdcqp
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Darc-attrs.h42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" },
67 DP | DPX,
68 DP | SPX,
69 QUARKSE1 | DP,
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darc-attrs.h42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" },
67 DP | DPX,
68 DP | SPX,
69 QUARKSE1 | DP,
/netbsd-src/sys/dev/hdaudio/
H A Dhdaudiodevs66 product NVIDIA GT5xx_HDMI_DP 0x0015 GT5xx HDMI/DP
147 product VIATECH VX900_HDMI_1 0x9f80 VX900 HDMI/DP
148 product VIATECH VX900_HDMI_2 0x9f81 VX900 HDMI/DP
184 product INTEL HASWELL_HDMI 0x2807 HDMI/DP
185 product INTEL BROADWELL_HDMI 0x2808 HDMI/DP
186 product INTEL SKYLAKE_HDMI 0x2809 HDMI/DP
187 product INTEL BROXTON_HDMI 0x280a HDMI/DP
188 product INTEL KABYLAKE_HDMI 0x280b HDMI/DP
189 product INTEL CANNONLAKE_HDMI 0x280c HDMI/DP
190 product INTEL GEMINILAKE_HDMI 0x280d HDMI/DP
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h124 virtual void print(DiagnosticPrinter &DP) const = 0;
170 void print(DiagnosticPrinter &DP) const override;
210 void print(DiagnosticPrinter &DP) const override;
255 void print(DiagnosticPrinter &DP) const override;
277 void print(DiagnosticPrinter &DP) const override;
301 void print(DiagnosticPrinter &DP) const override;
331 void print(DiagnosticPrinter &DP) const override;
465 void print(DiagnosticPrinter &DP) const override;
941 void print(DiagnosticPrinter &DP) const override;
960 void print(DiagnosticPrinter &DP) const override;
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.h39 SRI(DP_DSC_CNTL, DP, id), \
40 SRI(DP_DSC_BYTES_PER_PIXEL, DP, id), \
42 SRI(DP_SEC_METADATA_TRANSMISSION, DP, id), \
44 SRI(DP_SEC_FRAMING4, DP, id)
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp.c766 u32 DP; in vlv_power_sequencer_kick() local
781 DP = I915_READ(intel_dp->output_reg) & DP_DETECTED; in vlv_power_sequencer_kick()
782 DP |= DP_VOLTAGE_0_4 | DP_PRE_EMPHASIS_0; in vlv_power_sequencer_kick()
783 DP |= DP_PORT_WIDTH(1); in vlv_power_sequencer_kick()
784 DP |= DP_LINK_TRAIN_PAT_1; in vlv_power_sequencer_kick()
787 DP |= DP_PIPE_SEL_CHV(pipe); in vlv_power_sequencer_kick()
789 DP |= DP_PIPE_SEL(pipe); in vlv_power_sequencer_kick()
815 I915_WRITE(intel_dp->output_reg, DP); in vlv_power_sequencer_kick()
818 I915_WRITE(intel_dp->output_reg, DP | DP_PORT_EN); in vlv_power_sequencer_kick()
821 I915_WRITE(intel_dp->output_reg, DP & ~DP_PORT_EN); in vlv_power_sequencer_kick()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c481 DP(int level, const char *format, ...) ISC_FORMAT_PRINTF(2, 3);
484 DP(int level, const char *format, ...) {
632 DP(NCACHE_LEVEL, "expire_v4 set to %u import_rdataset", in grow_entries()
638 DP(NCACHE_LEVEL, "expire_v6 set to %u import_rdataset", in grow_entries()
666 DP(DEF_LEVEL, "killing name %p", adbname); in grow_entries()
715 DP(DEF_LEVEL, "expiring v4 for name %p", adbname); in grow_entries()
728 DP(DEF_LEVEL, "expiring v6 for name %p", adbname); in grow_entries()
897 DP(ENTER_LEVEL, in grow_names()
913 DP(ISC_LOG_DEBUG(3), "more addresses");
920 DP(ISC_LOG_DEBU in import_rdataset()
513 DP(int level, const char *format, ...) { DP() function
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c503 DP(int level, const char *format, ...) ISC_FORMAT_PRINTF(2, 3);
506 DP(int level, const char *format, ...) { in DP() function
609 DP(ISC_LOG_INFO, "adb: grow_entries to %u starting", n); in grow_entries()
738 DP(ISC_LOG_INFO, "adb: grow_entries finished"); in grow_entries()
774 DP(ISC_LOG_INFO, "adb: grow_names to %u starting", n); in grow_names()
900 DP(ISC_LOG_INFO, "adb: grow_names finished"); in grow_names()
1030 DP(NCACHE_LEVEL, "expire_v4 set to MIN(%u,%u) import_rdataset", in import_rdataset()
1036 DP(NCACHE_LEVEL, "expire_v6 set to MIN(%u,%u) import_rdataset", in import_rdataset()
1072 DP(DEF_LEVEL, "killing name %p", name); in kill_name()
1138 DP(DEF_LEVEL, "expiring v4 for name %p", name); in check_expire_namehooks()
[all …]
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dip2k.opc153 /* Attempt to parse for DP. ex: mov w, offset(DP)
154 mov offset(DP),w */
157 afteroffset = strstr (*strp, "(DP)");
182 *strp += 4; /* Skip over the (DP) in *strp. */
187 /* Found something there in front of (DP) but it's out
189 errmsg = _("(DP) offset out of range.");
502 /* Check to see if first two bits are 10 -> (DP). */
506 (*info->fprintf_func) (info->stream, "%s","(DP)");
508 (*info->fprintf_func) (info->stream, "$%lx%s", offsetvalue, "(DP)");
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dip2k.opc153 /* Attempt to parse for DP. ex: mov w, offset(DP)
154 mov offset(DP),w */
157 afteroffset = strstr (*strp, "(DP)");
182 *strp += 4; /* Skip over the (DP) in *strp. */
187 /* Found something there in front of (DP) but it's out
189 errmsg = _("(DP) offset out of range.");
502 /* Check to see if first two bits are 10 -> (DP). */
506 (*info->fprintf_func) (info->stream, "%s","(DP)");
508 (*info->fprintf_func) (info->stream, "$%lx%s", offsetvalue, "(DP)");
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dip2k.opc153 /* Attempt to parse for DP. ex: mov w, offset(DP)
154 mov offset(DP),w */
157 afteroffset = strstr (*strp, "(DP)");
182 *strp += 4; /* Skip over the (DP) in *strp. */
187 /* Found something there in front of (DP) but it's out
189 errmsg = _("(DP) offset out of range.");
502 /* Check to see if first two bits are 10 -> (DP). */
506 (*info->fprintf_func) (info->stream, "%s","(DP)");
508 (*info->fprintf_func) (info->stream, "$%lx%s", offsetvalue, "(DP)");
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dip2k.opc153 /* Attempt to parse for DP. ex: mov w, offset(DP)
154 mov offset(DP),w */
157 afteroffset = strstr (*strp, "(DP)");
182 *strp += 4; /* Skip over the (DP) in *strp. */
187 /* Found something there in front of (DP) but it's out
189 errmsg = _("(DP) offset out of range.");
502 /* Check to see if first two bits are 10 -> (DP). */
506 (*info->fprintf_func) (info->stream, "%s","(DP)");
508 (*info->fprintf_func) (info->stream, "$%lx%s", offsetvalue, "(DP)");
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.td38 def DP : Ri<13, "dp">, DwarfRegNum<[13]>;
56 R11, CP, DP, SP, LR)> {
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_sorgv100.c75 case 8: state->proto = DP; state->link = 1; break; in gv100_sor_state()
76 case 9: state->proto = DP; state->link = 2; break; in gv100_sor_state()

12345678910>>...12