OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VOLTAGE_LUT_ENTRY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
3416
(vo->asFormula.ucNumOfVoltageEntries * sizeof(
VOLTAGE_LUT_ENTRY
));
3582
VOLTAGE_LUT_ENTRY
*lut = (
VOLTAGE_LUT_ENTRY
*)
3584
(sizeof(
VOLTAGE_LUT_ENTRY
) * (formula->ucNumOfVoltageEntries - 1)));
3746
VOLTAGE_LUT_ENTRY
*lut;
3760
lut = (
VOLTAGE_LUT_ENTRY
*)
3761
((u8 *)lut + sizeof(
VOLTAGE_LUT_ENTRY
));
atombios.h
4491
}
VOLTAGE_LUT_ENTRY
;
4497
VOLTAGE_LUT_ENTRY
asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
4605
VOLTAGE_LUT_ENTRY
asVolI2cLut[1]; // end with 0xff
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h
5030
}
VOLTAGE_LUT_ENTRY
;
5036
VOLTAGE_LUT_ENTRY
asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
5151
VOLTAGE_LUT_ENTRY
asVolI2cLut[1]; // end with 0xff
Completed in 65 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025