usVoltageStep 5016 drivers/gpu/drm/amd/include/atombios.h USHORT usVoltageStep; // Indicating in how many mv increament is one step, 1mv unit usVoltageStep 4477 drivers/gpu/drm/radeon/atombios.h USHORT usVoltageStep; // Indicating in how many mv increament is one step, 1mv unit usVoltageStep 3571 drivers/gpu/drm/radeon/radeon_atombios.c le16_to_cpu(formula->usVoltageStep); usVoltageStep 3576 drivers/gpu/drm/radeon/radeon_atombios.c le16_to_cpu(formula->usVoltageStep); usVoltageStep 3678 drivers/gpu/drm/radeon/radeon_atombios.c (le16_to_cpu(formula->usVoltageStep) + 1) / 2; usVoltageStep 3681 drivers/gpu/drm/radeon/radeon_atombios.c le16_to_cpu(formula->usVoltageStep);