Home
last modified time | relevance | path

Searched refs:INF (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c1581 #define INF 0xFF macro
1610 SPMI_VREG(LDO, HT_N300_ST, 0, INF, FTSMPS426, ftsmps426,
1612 SPMI_VREG(LDO, HT_N600_ST, 0, INF, FTSMPS426, ftsmps426,
1614 SPMI_VREG(LDO, HT_N1200_ST, 0, INF, FTSMPS426, ftsmps426,
1616 SPMI_VREG(LDO, HT_LVP150, 0, INF, FTSMPS426, ftsmps426,
1634 SPMI_VREG_VS(LV100, 0, INF),
1635 SPMI_VREG_VS(LV300, 0, INF),
1636 SPMI_VREG_VS(MV300, 0, INF),
1637 SPMI_VREG_VS(MV500, 0, INF),
1638 SPMI_VREG_VS(HDMI, 0, INF),
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0007-Platform-ARM-N1Sdp-Enable-FaultTolerantWrite-Dxe-dri.patch44 INF MdeModulePkg/Universal/Metronome/Metronome.inf
45 INF MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
46 INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
47 + INF MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
48 INF MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
49 INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
50 INF MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
H A D0006-Platform-ARM-N1Sdp-Persistent-storage-for-N1Sdp.patch81 INF ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.inf
82 INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
84 + INF Platform/ARM/N1Sdp/Drivers/CadenceQspiDxe/CadenceQspiDxe.inf
86 INF Platform/ARM/Drivers/BootMonFs/BootMonFs.inf
87 INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
/openbmc/linux/Documentation/usb/
H A Dgadget_multi.rst61 create a proper INF -- and of course, if you do submit it!
111 INF testing
114 Provided INF files have been tested on Windows XP SP3, Windows Vista
135 ([[mailto:mina86@mina86.com]]). INF files have been hacked with
138 template[9], Microchip's CDC ACM INF file and David Brownell's
139 ([[mailto:dbrownell@users.sourceforge.net]]) original INF files.
H A Dlinux.inf1 ; Based on template INF file found at
40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
H A Dlinux-cdc-acm.inf3 ; Based on INF template which was:
86 ; Note: One INF file can be used for multiple devices with different
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S596 cmpi.b %d1,&INF # is operand an INF?
654 cmpi.b %d1,&INF # is operand an INF?
712 cmpi.b %d1,&INF # is operand an INF?
773 cmpi.b %d1,&INF # is operand an INF?
831 cmpi.b %d1,&INF # is operand an INF?
889 cmpi.b %d1,&INF # is operand an INF?
950 cmpi.b %d1,&INF # is operand an INF?
1008 cmpi.b %d1,&INF # is operand an INF?
1066 cmpi.b %d1,&INF # is operand an INF?
1127 cmpi.b %d1,&INF # is operand an INF?
[all …]
H A Dfpsp.S13159 cmpi.b %d1,&INF # weed out INF
13359 cmpi.b %d1,&INF # weed out INF
13724 cmpi.b %d1,&INF # weed out INF
13807 short fcmp_norm - tbl_fcmp_op # INF - INF
14554 short fsgldiv_res_operr - tbl_fsgldiv_op # INF / INF
14918 short fadd_inf_2 - tbl_fadd_op # INF + INF
15025 bmi.l res_operr # weed out (-INF)+(+INF)
15371 short fsub_inf_2 - tbl_fsub_op # INF - INF
15477 bpl.l res_operr # weed out (-INF)+(+INF)
15804 cmpi.b %d1,&INF # weed out INF
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/
H A D0001-adjust-for-64bit-time_t.patch102 htsbuf_qprintf(hq, "#EXT-X-STREAM-INF:PROGRAM-ID=%s,BANDWIDTH=%d\n", uuid, bandwidth);
114 htsbuf_qprintf(hq, "#EXT-X-STREAM-INF:PROGRAM-ID=%s,BANDWIDTH=%d\n", uuid, bandwidth);
/openbmc/qemu/docs/
H A Dqemupciserial.inf1 ; qemupciserial.inf for QEMU, based on MSPORTS.INF
/openbmc/linux/arch/m68k/fpsp040/
H A Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF
/openbmc/linux/drivers/usb/gadget/legacy/
H A DKconfig421 the gadget as a composite gadget, so an INF file will be needed to
/openbmc/qemu/pc-bios/
H A Dedk2-licenses.txt225 'EDK II INF File Format'.
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst5854 bucket is [``hist_param``*(``size``-1), +INF). (+INF means positive infinity
5859 [0, 1), while the range of the last bucket is [pow(2, ``size``-2), +INF).