Home
last modified time | relevance | path

Searched refs:VID (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-device.txt21 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id.
22 The textual representation of VID and PID shall be in lower case hexadecimal
36 - compatible: "usbifVID,PID.configCN.IN", where VID is the vendor id, PID is
38 number. The textual representation of VID, PID, CN and IN shall be in lower
50 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id.
51 The textual representation of VID and PID shall be in lower case hexadecimal
/freebsd/contrib/wpa/src/ap/
H A Dvlan_ioctl.c93 if_request.u.VID == vid) { in vlan_add()
111 if_request.u.VID = vid; in vlan_add()
/freebsd/contrib/wpa/src/common/
H A Dlinux_vlan.h42 int VID; member
/freebsd/contrib/file/magic/Magdir/
H A Dplaydate49 0 string Playdate\ VID Playdate video file
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp370 Intrinsic::ID VID = VPI.getIntrinsicID(); in getNeutralReductionElement() local
371 switch (VID) { in getNeutralReductionElement()
396 bool PropagatesNaN = VID == Intrinsic::vp_reduce_fminimum || in getNeutralReductionElement()
397 VID == Intrinsic::vp_reduce_fmaximum; in getNeutralReductionElement()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h495 DbgOpID insertValueOp(ValueIDNum VID) {
496 auto ExistingIt = ValueOpToID.find(VID);
500 ValueOpToID.insert(std::make_pair(VID, ID));
501 ValueOps.push_back(VID);
H A DInstrRefBasedImpl.cpp1739 DebugVariableID VID = DVMap.insertDVID(V, MI.getDebugLoc().get()); in transferDebugInstrRef() local
1740 TTracker->addUseBeforeDef(VID, {MI.getDebugExpression(), false, true}, in transferDebugInstrRef()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcpsw.txt51 - dual_emac_res_vlan : Specifies VID to be used to segregate the ports
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.td310 def VID : Rs<21, "vid", ["s21"]>, DwarfRegNum<[165]>;
384 def S21_20 : Rss<20, "s21:20", [S20, VID]>, DwarfRegNum<[164]>;
602 EVB, MODECTL, SYSCFG, S20, VID, S22, S24,
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxcalibur1501.dts248 /* On-board signals for VID, flash, serial */
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp787 Hexagon::VID, Hexagon::S22, Hexagon::S23,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3752 SDValue VID = DAG.getNode(RISCVISD::VID_VL, DL, VIDContainerVT, Mask, VL); in lowerBuildVectorOfConstants() local
3757 VID = convertFromScalableVector(VIDVT, VID, DAG, Subtarget); in lowerBuildVectorOfConstants()
3761 VID = DAG.getNode(StepOpcode, DL, VIDVT, VID, SplatStep); in lowerBuildVectorOfConstants()
3766 VID = DAG.getNode(ISD::SRL, DL, VIDVT, VID, SplatStep); in lowerBuildVectorOfConstants()
3770 VID = DAG.getNode(Negate ? ISD::SUB : ISD::ADD, DL, VIDVT, SplatAddend, in lowerBuildVectorOfConstants()
3771 VID); in lowerBuildVectorOfConstants()
3775 VID = DAG.getNode(ISD::SINT_TO_FP, DL, VT, VID); in lowerBuildVectorOfConstants()
3777 return VID; in lowerBuildVectorOfConstants()
9259 SDValue VID = DAG.getNode(RISCVISD::VID_VL, DL, VT, Mask, VL); in LowerINTRINSIC_WO_CHAIN() local
9262 {VID, SplattedIdx, DAG.getCondCode(ISD::SETEQ), in LowerINTRINSIC_WO_CHAIN()
[all …]
/freebsd/contrib/libpcap/
H A DCHANGES637 Check only VID in VLAN test in filters (GitHub issue #461)
/freebsd/contrib/tcpdump/
H A DCHANGES175 DSA: correctly determine VID.
/freebsd/share/misc/
H A Dusb_vendors5185 04ce SL11DEMO, VID: 0x4ce, PID: 0x4ce
5186 07d1 SL11R, VID: 0x4ce, PID: 0x07D1
19027 05e1 Free shared USB VID/PID pair for CDC devices
19028 05e4 Free shared USB VID/PID pair for MIDI devices
/freebsd/sys/dev/usb/
H A Dusbdevs36 * USB.org publishes a VID list of USB-IF member companies at