Searched refs:INF (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/regulator/ |
D | qcom_spmi-regulator.c | 1457 #define INF 0xFF macro 1461 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000), 1462 SPMI_VREG(BUCK, HFS430, 0, INF, HFS430, hfs430, hfs430, 10000), 1463 SPMI_VREG(LDO, N300, 0, INF, LDO, ldo, nldo1, 10000), 1466 SPMI_VREG(LDO, N600, 1, INF, LDO, ldo, nldo3, 10000), 1467 SPMI_VREG(LDO, N1200, 1, INF, LDO, ldo, nldo3, 10000), 1470 SPMI_VREG(LDO, N600_ST, 1, INF, LDO, ldo, nldo3, 10000), 1471 SPMI_VREG(LDO, N1200_ST, 1, INF, LDO, ldo, nldo3, 10000), 1472 SPMI_VREG(LDO, P50, 0, INF, LDO, ldo, pldo, 5000), 1473 SPMI_VREG(LDO, P150, 0, INF, LDO, ldo, pldo, 10000), [all …]
|
/linux-5.19.10/Documentation/usb/ |
D | gadget_multi.rst | 61 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.
|
D | linux.inf | 1 ; Based on template INF file found at 40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
|
D | linux-cdc-acm.inf | 3 ; Based on INF template which was: 86 ; Note: One INF file can be used for multiple devices with different
|
/linux-5.19.10/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 408 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 …]
|
D | fpsp.S | 10125 # - 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-5.19.10/arch/m68k/fpsp040/ |
D | get_op.S | 622 | if (ete =$7fff) then INF or NAN 624 | stag = INF
|
/linux-5.19.10/drivers/usb/gadget/legacy/ |
D | Kconfig | 421 the gadget as a composite gadget, so an INF file will be needed to
|
/linux-5.19.10/Documentation/virt/kvm/ |
D | api.rst | 5705 bucket is [``hist_param``*(``size``-1), +INF). (+INF means positive infinity 5710 [0, 1), while the range of the last bucket is [pow(2, ``size``-2), +INF).
|