Home
last modified time | relevance | path

Searched refs:ulDentistVCOFreq (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/include/
Datombios.h3450 …ULONG ulDentistVCOFreq; //Dentist VCO clock in 10kHz unit, the sourc… member
5720 ULONG ulDentistVCOFreq; member
5918 ULONG ulDentistVCOFreq; member
6150 ULONG ulDentistVCOFreq; member
6368 ULONG ulDentistVCOFreq; member
6491 ULONG ulDentistVCOFreq; member
/Linux-v4.19/drivers/gpu/drm/radeon/
Datombios.h2996 …ULONG ulDentistVCOFreq; //Dentist VCO clock in 10kHz unit, the sourc… member
4793 ULONG ulDentistVCOFreq; member
4991 ULONG ulDentistVCOFreq; member
5218 ULONG ulDentistVCOFreq; member
Dtrinity_dpm.c1867 pi->sys_info.dentist_vco_freq = le32_to_cpu(igp_info->info_7.ulDentistVCOFreq); in trinity_parse_sys_info_table()
Dradeon_atombios.c1131 le32_to_cpu(igp_info->info_6.ulDentistVCOFreq); in radeon_atombios_get_dentist_vco_freq()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c3416 info->dentist_vco_freq = le32_to_cpu(info_v8->ulDentistVCOFreq) * 10; in get_integrated_info_v8()
3567 info->dentist_vco_freq = le32_to_cpu(info_v9->ulDentistVCOFreq) * 10; in get_integrated_info_v9()
Dbios_parser2.c1722 info->dentist_vco_freq = le32_to_cpu(info_v11->ulDentistVCOFreq) * 10; in get_integrated_info_v11()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c339 le32_to_cpu(info->ulDentistVCOFreq); in smu8_get_system_info_data()