Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
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 …]
/linux-6.12.1/Documentation/usb/
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.
Dlinux.inf1 ; Based on template INF file found at
40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
Dlinux-cdc-acm.inf3 ; Based on INF template which was:
86 ; Note: One INF file can be used for multiple devices with different
/linux-6.12.1/arch/m68k/ifpsp060/src/
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 …]
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 …]
/linux-6.12.1/arch/m68k/fpsp040/
Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF
/linux-6.12.1/drivers/usb/gadget/legacy/
DKconfig421 the gadget as a composite gadget, so an INF file will be needed to
/linux-6.12.1/Documentation/virt/kvm/
Dapi.rst5986 bucket is [``hist_param``*(``size``-1), +INF). (+INF means positive infinity
5991 [0, 1), while the range of the last bucket is [pow(2, ``size``-2), +INF).