Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h117 fInt solution = fPositiveOne; /*Starting off with baseline of 1 */ in fExponential() local
132 solution = fMultiply(solution, GetScaledFraction(expk_array[i], 10000)); in fExponential()
139 solution = fMultiply(solution, error_term); in fExponential()
142 solution = fDivide(fPositiveOne, solution); in fExponential()
144 return solution; in fExponential()
152 fInt solution = ConvertToFraction(0); /*Starting off with baseline of 0 */ in fNaturalLog() local
162 solution = fAdd(solution, GetScaledFraction(logk_array[i], 10000)); in fNaturalLog()
169 return (fAdd(solution, error_term)); in fNaturalLog()
542 fInt solution; in fRoundUpByStepSize() local
544 solution = fDivide(A, fStepSize); in fRoundUpByStepSize()
[all …]
/drivers/staging/olpc_dcon/
DTODO8 internals, but isn't properly integrated, is not the correct solution.
/drivers/acpi/dptf/
DKconfig8 level hardware/software solution for power and thermal management.
/drivers/isdn/hardware/mISDN/
DKconfig34 Enable support for the XHFC embedded solution from Speech Design.
/drivers/tty/
DKconfig452 USB). This is part of a solution for the MIPI P1149.7, compact JTAG,
454 drivers/misc/pti.c defines the majority of this MIPI solution.
470 This is part of a solution for the P1149.7, compact JTAG, standard.
/drivers/ide/
DKconfig183 elegant solution to test and validate the domain of the hardware and
475 The HPT366 chipset in its current form is bootable. One solution
477 reference to device 0x80. The other solution is to say Y to "Boot
/drivers/net/usb/
DKconfig567 (Powerline Communications) solution with an Intellon
/drivers/hwmon/
DKconfig1012 low-cost solution for PECI-to-SMBus/I2C protocol conversion.
1683 create their own custom hwmon solution based upon the SCH5636.
1686 hwmon solution. Say yes here if you want support for the Fujitsu
/drivers/scsi/aic7xxx/
Daic7xxx.seq59 * create yet another SCB waiting for selection. The solution used here is to