Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c1581 #define INF 0xFF macro
1585 SPMI_VREG(LDO, HT_P600, 0, INF, HFS430, hfs430, ht_p600, 10000),
1586 SPMI_VREG(LDO, HT_P150, 0, INF, HFS430, hfs430, ht_p150, 10000),
1587 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
1589 SPMI_VREG(BUCK, HFSMPS_510, 4, INF, HFSMPS, hfsmps, hfs430, 100000),
1590 SPMI_VREG(LDO, N300, 0, INF, LDO, ldo, nldo1, 10000),
1593 SPMI_VREG(LDO, N600, 1, INF, LDO, ldo, nldo3, 10000),
1594 SPMI_VREG(LDO, N1200, 1, INF, LDO, ldo, nldo3, 10000),
1597 SPMI_VREG(LDO, N600_ST, 1, INF, LDO, ldo, nldo3, 10000),
1598 SPMI_VREG(LDO, N1200_ST, 1, INF, LDO, ldo, nldo3, 10000),
[all …]
/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.S408 set INF, 0x02 # operand type for STAG/DTAG
596 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?
[all …]
H A Dfpsp.S10125 # - Store properly signed INF into fp0. #
10137 fmov.s &0x7f800000,%fp0 # return +INF in fp0
10143 fmov.s &0xff800000,%fp0 # return -INF in fp0
10525 mov.b &inf_bmask,FPSR_CC(%a6) # set 'INF' ccode bit
11689 or.b %d0,FPSR_CC(%a6) # set INF,N if applicable
11988 # INF w/ the j-bit set if the input INF j-bit was set. Destination
11993 fmovm.x DST(%a1),&0x80 # return INF result in fp0
11997 bpl.b fmul_inf_dst_p # result INF is pos.
12001 mov.b &inf_bmask+neg_bmask,FPSR_CC(%a6) # set INF/N
12005 mov.b &inf_bmask,FPSR_CC(%a6) # set 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/linux/arch/m68k/fpsp040/
H A Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF
/openbmc/qemu/docs/
H A Dqemupciserial.inf1 ; qemupciserial.inf for QEMU, based on MSPORTS.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).