Searched refs:solution (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppevvmath.h | 117 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/ |
D | TODO | 8 internals, but isn't properly integrated, is not the correct solution.
|
/drivers/acpi/dptf/ |
D | Kconfig | 8 level hardware/software solution for power and thermal management.
|
/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 34 Enable support for the XHFC embedded solution from Speech Design.
|
/drivers/tty/ |
D | Kconfig | 452 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/ |
D | Kconfig | 183 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/ |
D | Kconfig | 567 (Powerline Communications) solution with an Intellon
|
/drivers/hwmon/ |
D | Kconfig | 1012 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/ |
D | aic7xxx.seq | 59 * create yet another SCB waiting for selection. The solution used here is to
|