Home
last modified time | relevance | path

Searched refs:usMaxEngineClockPLL_Input (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h2523 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
2559 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
2596 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
2634 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
2673 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
H A Dradeon_atombios.c1210 le16_to_cpu(firmware_info->info.usMaxEngineClockPLL_Input); in radeon_atom_get_clock_info()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h2965 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
3001 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
3038 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
3076 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
3115 USHORT usMaxEngineClockPLL_Input; //In 10Khz unit member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c632 le16_to_cpu(firmware_info->info.usMaxEngineClockPLL_Input); in amdgpu_atombios_get_clock_info()