OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:info_v8
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c
2237
ATOM_INTEGRATED_SYSTEM_INFO_V1_8 *
info_v8
;
local in function:get_integrated_info_v8
2240
info_v8
= GET_IMAGE(ATOM_INTEGRATED_SYSTEM_INFO_V1_8,
2243
if (
info_v8
== NULL)
2245
info->boot_up_engine_clock = le32_to_cpu(
info_v8
->ulBootUpEngineClock) * 10;
2246
info->dentist_vco_freq = le32_to_cpu(
info_v8
->ulDentistVCOFreq) * 10;
2247
info->boot_up_uma_clock = le32_to_cpu(
info_v8
->ulBootUpUMAClock) * 10;
2252
le32_to_cpu(
info_v8
->sDISPCLK_Voltage[i].
2255
le32_to_cpu(
info_v8
->sDISPCLK_Voltage[i].ulVoltageIndex);
2259
le32_to_cpu(
info_v8
->ulBootUpReqDisplayVector);
2261
le32_to_cpu(
info_v8
->ulGPUCapInfo)
[
all
...]
amdgpu_bios_parser2.c
1542
info->boot_up_uma_clock = le32_to_cpu(
info_v8
->ulBootUpUMAClock) * 10;
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025