Searched refs:fRoundUpByStepSize (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppevvmath.h | 540 static fInt fRoundUpByStepSize(fInt A, fInt fStepSize, bool error_term) in fRoundUpByStepSize() function
|
H A D | ppatomctrl.c | 1028 fEVV_V = fRoundUpByStepSize(fEVV_V, fStepSize, 0); in atomctrl_calculate_voltage_evv_on_sclk() 1059 fV_NL = fRoundUpByStepSize(fV_NL, fStepSize, 0); in atomctrl_calculate_voltage_evv_on_sclk()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppevvmath.h | 540 static fInt fRoundUpByStepSize(fInt A, fInt fStepSize, bool error_term) in fRoundUpByStepSize() function
|
H A D | ppatomctrl.c | 1059 fEVV_V = fRoundUpByStepSize(fEVV_V, fStepSize, 0); in atomctrl_calculate_voltage_evv_on_sclk() 1090 fV_NL = fRoundUpByStepSize(fV_NL, fStepSize, 0); in atomctrl_calculate_voltage_evv_on_sclk()
|
Completed in 7 milliseconds