Searched refs:INF (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | qcom_spmi-regulator.c | 1268 #define INF 0xFF macro 1272 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000), 1273 SPMI_VREG(LDO, N300, 0, INF, LDO, ldo, nldo1, 10000), 1276 SPMI_VREG(LDO, N600, 1, INF, LDO, ldo, nldo3, 10000), 1277 SPMI_VREG(LDO, N1200, 1, INF, LDO, ldo, nldo3, 10000), 1280 SPMI_VREG(LDO, N600_ST, 1, INF, LDO, ldo, nldo3, 10000), 1281 SPMI_VREG(LDO, N1200_ST, 1, INF, LDO, ldo, nldo3, 10000), 1282 SPMI_VREG(LDO, P50, 0, INF, LDO, ldo, pldo, 5000), 1283 SPMI_VREG(LDO, P150, 0, INF, LDO, ldo, pldo, 10000), 1284 SPMI_VREG(LDO, P300, 0, INF, LDO, ldo, pldo, 10000), [all …]
|
/Linux-v4.19/Documentation/usb/ |
D | gadget_multi.txt | 54 create a proper INF -- and of course, if you do submit it! 100 **** INF testing 102 Provided INF files have been tested on Windows XP SP3, Windows Vista 121 ([[mailto:mina86@mina86.com]]). INF files have been hacked with 124 template[9], Microchip's CDC ACM INF file and David Brownell's 125 ([[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-v4.19/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-v4.19/arch/m68k/fpsp040/ |
D | get_op.S | 622 | if (ete =$7fff) then INF or NAN 624 | stag = INF
|
/Linux-v4.19/drivers/usb/gadget/legacy/ |
D | Kconfig | 399 the gadget as a composite gadget, so an INF file will be needed to
|