| /src/sys/dev/videomode/ |
| H A D | videomode.c | 21 #define VP VID_PVSYNC macro 31 M("640x400x85",640,400,31500,672,736,832,401,404,445,HN|VP), 32 M("720x400x70",720,400,28320,738,846,900,412,414,449,HN|VP), 33 M("720x400x85",720,400,35500,756,828,936,401,404,446,HN|VP), 39 M("800x600x56",800,600,36000,824,896,1024,601,603,625,HP|VP), 40 M("800x600x60",800,600,40000,840,968,1056,601,605,628,HP|VP), 41 M("800x600x72",800,600,50000,856,976,1040,637,643,666,HP|VP), 42 M("800x600x75",800,600,49500,816,896,1056,601,604,625,HP|VP), 43 M("800x600x85",800,600,56250,832,896,1048,601,604,631,HP|VP), 44 M("1024x768x87i",1024,768,44900,1032,1208,1264,768,776,817,HP|VP|I), [all …]
|
| /src/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | nxp,tda1997x.txt | 24 pairs which map a chip-specific VP output register to a 4-bit pin group. If 36 - nxp,vidout-portcfg : array of pairs mapping VP output pins to pin groups. 57 - VP[15:0] connected to IMX6 CSI_DATA[19:4] for 16bit YUV422 80 /* Y[11:8]<->VP[15:12]<->CSI_DATA[19:16] */ 82 /* Y[7:4]<->VP[11:08]<->CSI_DATA[15:12] */ 84 /* CbCc[11:8]<->VP[07:04]<->CSI_DATA[11:8] */ 86 /* CbCr[7:4]<->VP[03:00]<->CSI_DATA[7:4] */ 99 - VP[15:8] connected to IMX6 CSI_DATA[19:12] for 8bit BT656 122 /* Y[11:8]<->VP[15:12]<->CSI_DATA[19:16] */ 124 /* Y[7:4]<->VP[11:08]<->CSI_DATA[15:12] */ [all …]
|
| H A D | tda1997x.txt | 24 pairs which map a chip-specific VP output register to a 4-bit pin group. If 36 - nxp,vidout-portcfg : array of pairs mapping VP output pins to pin groups. 57 - VP[15:0] connected to IMX6 CSI_DATA[19:4] for 16bit YUV422 80 /* Y[11:8]<->VP[15:12]<->CSI_DATA[19:16] */ 82 /* Y[7:4]<->VP[11:08]<->CSI_DATA[15:12] */ 84 /* CbCc[11:8]<->VP[07:04]<->CSI_DATA[11:8] */ 86 /* CbCr[7:4]<->VP[03:00]<->CSI_DATA[7:4] */ 99 - VP[15:8] connected to IMX6 CSI_DATA[19:12] for 8bit BT656 122 /* Y[11:8]<->VP[15:12]<->CSI_DATA[19:16] */ 124 /* Y[7:4]<->VP[11:08]<->CSI_DATA[15:12] */ [all …]
|
| /src/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_znode_impl.h | 107 #define VTOZ(VP) ((struct znode *)(VP)->v_data) argument 108 #define VTOZ_SMR(VP) ((znode_t *)vn_load_v_data_smr(VP)) argument 109 #define ITOZ(VP) ((struct znode *)(VP)->v_data) argument
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs35l32.txt | 10 - VA-supply, VP-supply : power supplies for the device, 23 if LEDs are OFF (VBST = VP). 24 2 = (Default) Boost voltage fixed in Bypass Mode (VBST = VP). 39 - cirrus,battery-recovery : Low battery nominal recovery threshold, rising VP. 45 - cirrus,battery-threshold : Low battery nominal threshold, falling VP.
|
| H A D | cs35l36.txt | 9 - VA-supply, VP-supply : power supplies for the device, 16 (Default) VP 110 - cirrus,vpbr-thld : Initial VPBR threshold. Configures the VP brownout 115 condition is present and the VP brownout condition is in an attacking state. 117 - cirrus,vpbr-atk-vol : VP brownout prevention step size. Configures the VP 121 - cirrus,vpbr-max-attn : Maximum attenuation that the VP brownout prevention 125 no longer being present and the VP brownout prevention entering an attenuation 130 is not longer present and the VP brownout is in an attenuation release state. 142 VP-supply = <&dummy_vreg>;
|
| H A D | cs53l30.txt | 9 - VA-supply, VP-supply : power supplies for the device, 43 VP-supply = <&cs53l30_vp>;
|
| H A D | cs43130.txt | 10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply: 56 VP-supply = <&dummy_vreg>;
|
| H A D | cs35l33.txt | 9 - VA-supply, VP-supply : power supplies for the device, 22 0, then VBST = VP. If greater than 0, the boost voltage will be 3300mV with 79 reference to the VP voltage for when to start generating a boosted VBST. 101 VP-supply = <&ldo5_reg>;
|
| H A D | cs35l34.txt | 9 - VA-supply, VP-supply : power supplies for the device, 14 converter's output voltage in mV. The range is from VP to 8V with
|
| H A D | cs35l35.txt | 9 - VA-supply, VP-supply : power supplies for the device, 58 (Default) VP 100 Section 7.34 Class H VP Control 146 VP-supply = <&dummy_vreg>;
|
| H A D | cs42l42.txt | 9 - VP-supply, VCP-supply, VD_FILT-supply, VL-supply, VA-supply : 99 VP-supply = <&dummy_vreg>;
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | VPIntrinsics.def | 20 // Register a VP intrinsic and begin its property scope. 21 // All VP intrinsic scopes are top level, ie it is illegal to place a 22 // BEGIN_REGISTER_VP_INTRINSIC within a VP intrinsic scope. 23 // \p VPID The VP intrinsic id. 30 // End the property scope of a VP intrinsic. 35 // Register a new VP SDNode and begin its property scope. 36 // When the SDNode scope is nested within a VP intrinsic scope, it is 37 // implicitly registered as the canonical SDNode for this VP intrinsic. There 38 // is one VP intrinsic that maps directly to one SDNode that goes by the 52 // End the property scope of a new VP SDNode. [all …]
|
| H A D | ModuleSummaryIndex.h | 1637 auto VP = getOrInsertValuePtr(GUID); 1638 VP->second.U.Name = Name; 1639 return ValueInfo(HaveGVs, VP); 1645 auto VP = getOrInsertValuePtr(GV->getGUID()); 1646 VP->second.U.GV = GV; 1647 return ValueInfo(HaveGVs, VP);
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6q-gw54xx.dts | 68 * which we map to VP[15:08]<->CSI_DATA[19:12] 71 /*G_Y_11_8<->VP[15:12]<->CSI_DATA[19:16]*/ 73 /*G_Y_7_4<->VP[11:08]<->CSI_DATA[15:12]*/ 75 /*R_CR_CBCR_11_8<->VP[07:04]<->CSI_DATA[11:08]*/ 77 /*R_CR_CBCR_7_4<->VP[03:00]<->CSI_DATA[07:04]*/
|
| H A D | imx6qdl-gw551x.dtsi | 417 * which we map to VP[15:08]<->CSI_DATA[19:12] 420 /*G_Y_11_8<->VP[15:12]<->CSI_DATA[19:16]*/ 422 /*G_Y_7_4<->VP[11:08]<->CSI_DATA[15:12]*/ 424 /*R_CR_CBCR_11_8<->VP[07:04]<->CSI_DATA[11:08]*/ 426 /*R_CR_CBCR_7_4<->VP[03:00]<->CSI_DATA[07:04]*/
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepIICHVX.td | 161 InstrItinData <tc_131f1c81, /*SLOT0,NOSLOT1,STORE,VP*/ 268 InstrItinData <tc_3c56e5ce, /*SLOT0,NOSLOT1,LOAD,VP*/ 303 InstrItinData <tc_46d6c3e0, /*SLOT0123,VP*/ 348 InstrItinData <tc_56e64202, /*SLOT0123,VP*/ 359 InstrItinData <tc_5bf8afbb, /*SLOT0123,VP*/ 394 InstrItinData <tc_6e7fa133, /*SLOT0123,VP*/ 483 InstrItinData <tc_946013d8, /*SLOT0123,VP*/ 541 InstrItinData <tc_a7e6707d, /*SLOT0,NOSLOT1,LOAD,VP*/ 616 InstrItinData <tc_c7039829, /*SLOT0,NOSLOT1,STORE,VP*/ 659 InstrItinData <tc_e2d2e9e5, /*SLOT0,NOSLOT1,STORE,VP*/ [all …]
|
| /src/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Ownership.h | 204 void *VP = reinterpret_cast<void *>(Value & ~0x01); 205 return PtrTraits::getFromVoidPointer(VP); 210 void *VP = PtrTraits::getAsVoidPointer(RHS); 211 Value = reinterpret_cast<uintptr_t>(VP);
|
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | PointerUnion.h | 194 static inline PointerUnion getFromOpaqueValue(void *VP) { 196 V.Val = decltype(V.Val)::getFromOpaqueValue(VP);
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VVPInstrInfo.td | 18 // TODO explain how VVP nodes relate to VP SDNodes once VP ISel is uptream.
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.cpp | 1098 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE() argument 1099 DIE &ParamDIE = createAndAddDIE(VP->getTag(), Buffer); in constructTemplateValueParameterDIE() 1103 if (VP->getTag() == dwarf::DW_TAG_template_value_parameter) in constructTemplateValueParameterDIE() 1104 addType(ParamDIE, VP->getType()); in constructTemplateValueParameterDIE() 1105 if (!VP->getName().empty()) in constructTemplateValueParameterDIE() 1106 addString(ParamDIE, dwarf::DW_AT_name, VP->getName()); in constructTemplateValueParameterDIE() 1107 if (VP->isDefault() && isCompatibleWithVersion(5)) in constructTemplateValueParameterDIE() 1109 if (Metadata *Val = VP->getValue()) { in constructTemplateValueParameterDIE() 1111 addConstantValue(ParamDIE, CI, VP->getType()); in constructTemplateValueParameterDIE() 1125 } else if (VP->getTag() == dwarf::DW_TAG_GNU_template_template_param) { in constructTemplateValueParameterDIE() [all …]
|
| /src/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | xilinx-xadc.txt | 47 0: VP/VN 74 0: VP/VN
|
| /src/sys/sys/ |
| H A D | mount.h | 935 #define VFS_RECLAIM_LOWERVP(MP, VP) do { \ argument 937 (*(MP)->mnt_op->vfs_reclaim_lowervp)((MP), (VP)); \ 941 #define VFS_UNLINK_LOWERVP(MP, VP) do { \ argument 943 (*(MP)->mnt_op->vfs_unlink_lowervp)((MP), (VP)); \
|
| /src/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j721e-beagleboneai64.dts | 796 assigned-clocks = <&k3_clks 152 1>, /* VP 1 pixel clock */ 797 <&k3_clks 152 4>, /* VP 2 pixel clock */ 798 <&k3_clks 152 9>, /* VP 3 pixel clock */ 799 <&k3_clks 152 13>; /* VP 4 pixel clock */
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedSapphireRapids.td | 1061 "^VP(ADD|SUB)(B|D|Q|W)Zrr$", 1062 "^VP(ADD|SUB)(D|Q)Zrrk(z?)$", 1332 "^VP(A|SU)BSBZrr$", 1382 "^VP(A|SU)BS(B|W)Zrrk(z?)$", 1666 "^VP(ADD|SUB)(B|D|Q|W)Zrm$", 1667 "^VP(ADD|SUB)(D|Q)Zrm(b|k|kz)$", 1668 "^VP(ADD|SUB)(D|Q)Zrmbk(z?)$", 1867 "^VP(ADD|SUB)(B|D|Q|W)Yrr$", 1868 "^VP(ADD|SUB)(B|D|Q|W)Z(128|256)rr$", 1869 "^VP(ADD|SUB)(D|Q)Z(128|256)rrk(z?)$", [all …]
|