Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Datombios.h2527 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
2563 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
2600 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
2638 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
2677 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
H A Dradeon_atombios.c1224 le16_to_cpu(firmware_info->info.usMinMemoryClockPLL_Output); in radeon_atom_get_clock_info()
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h2969 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
3005 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
3042 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
3080 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
3119 USHORT usMinMemoryClockPLL_Output; //In 10Khz unit member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c647 le16_to_cpu(firmware_info->info.usMinMemoryClockPLL_Output); in amdgpu_atombios_get_clock_info()