Searched refs:VCP (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs42l56.txt | 9 - 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 D | cs43130.txt | 10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply: 58 VCP-supply = <&dummy_vreg>;
|
H A D | cs42l42.txt | 9 - VP-supply, VCP-supply, VD_FILT-supply, VL-supply, VA-supply : 100 VCP-supply = <&dummy_vreg>;
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_clk_per.c | 237 GATE(VCP, "vcp", "clk_m", L(29)),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrVec.td | 1447 // 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 D | SystemZInstrVector.td | 2002 def VCP : CompareVRRh<"vcp", 0xE677>;
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 4499 product SILABS BEI_VCP 0x846e BEI USB Sensor (VCP)
|
/freebsd/share/misc/ |
H A D | usb_vendors | 9615 0803 VCP, Barcode scanner 9616 0805 VCP + UVC, Barcode scanner
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7378 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()
|