Home
last modified time | relevance | path

Searched refs:VCP (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt9 - VA-supply, VCP-supply, VLDO-supply : power supplies for the device,
41 1 = Fixed - Headphone and Line Amp supply = + or - VCP/2.
42 2 = Fixed - Headphone and Line Amp supply = + or - VCP.
H A Dcs43130.txt10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply:
58 VCP-supply = <&dummy_vreg>;
H A Dcs42l42.txt9 - VP-supply, VCP-supply, VD_FILT-supply, VL-supply, VA-supply :
100 VCP-supply = <&dummy_vreg>;
/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c237 GATE(VCP, "vcp", "clk_m", L(29)),
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td1447 // Section 8.16.3 - VCP (Vector Compress)
1448 defm VCP : RV1m<"vcp", 0x8d, V64, VM>;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td2002 def VCP : CompareVRRh<"vcp", 0xE677>;
/freebsd/sys/dev/usb/
H A Dusbdevs4499 product SILABS BEI_VCP 0x846e BEI USB Sensor (VCP)
/freebsd/share/misc/
H A Dusb_vendors9615 0803 VCP, Barcode scanner
9616 0805 VCP + UVC, Barcode scanner
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7378 SDValue VCP = DAG.getConstantPool(VecC, PVT); in lowerBuildVectorAsBroadcast() local
7381 Align Alignment = cast<ConstantPoolSDNode>(VCP)->getAlign(); in lowerBuildVectorAsBroadcast()
7383 SDValue Ops[] = {DAG.getEntryNode(), VCP}; in lowerBuildVectorAsBroadcast()