Home
last modified time | relevance | path

Searched refs:INF (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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, LD
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dqcom_spmi-regulator.c1452 #define INF 0xFF macro
1456 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
1457 SPMI_VREG(BUCK, HFS430, 0, INF, HFS430, hfs430, hfs430, 10000),
1458 SPMI_VREG(LDO, N300, 0, INF, LDO, ldo, nldo1, 10000),
1461 SPMI_VREG(LDO, N600, 1, INF, LDO, ldo, nldo3, 10000),
1462 SPMI_VREG(LDO, N1200, 1, INF, LDO, ldo, nldo3, 10000),
1465 SPMI_VREG(LDO, N600_ST, 1, INF, LDO, ldo, nldo3, 10000),
1466 SPMI_VREG(LDO, N1200_ST, 1, INF, LDO, ldo, nldo3, 10000),
1467 SPMI_VREG(LDO, P50, 0, INF, LDO, ldo, pldo, 5000),
1468 SPMI_VREG(LDO, P150, 0, INF, LD
[all...]
/kernel/linux/linux-5.10/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 # i
[all...]
H A Dfpsp.S428 set INF, 0x02 # operand type for STAG/DTAG
1262 # source data type was an INF, NAN, DENORM, or UNNORM
2529 # The packed operand is an INF or a NAN if the exponent field is all ones.
2531 cmpi.w %d0,&0x7fff # INF or NAN?
2532 beq.b iea_op_setsrc # operand is an INF or NAN
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
10524 fmov.s &0x7f800000,%fp0 # load +INF
10525 mov.b &inf_bmask,FPSR_CC(%a6) # set 'INF' ccod
[all...]
/kernel/linux/linux-6.6/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 # i
[all...]
H A Dfpsp.S428 set INF, 0x02 # operand type for STAG/DTAG
1262 # source data type was an INF, NAN, DENORM, or UNNORM
2529 # The packed operand is an INF or a NAN if the exponent field is all ones.
2531 cmpi.w %d0,&0x7fff # INF or NAN?
2532 beq.b iea_op_setsrc # operand is an INF or NAN
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
10524 fmov.s &0x7f800000,%fp0 # load +INF
10525 mov.b &inf_bmask,FPSR_CC(%a6) # set 'INF' ccod
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF

Completed in 44 milliseconds