Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h3450 …ULONG ulDentistVCOFreq; //Dentist VCO clock in 10kHz unit, the sourc… member
5738 ULONG ulDentistVCOFreq; member
5936 ULONG ulDentistVCOFreq; member
6168 ULONG ulDentistVCOFreq; member
6386 ULONG ulDentistVCOFreq; member
6509 ULONG ulDentistVCOFreq; member
/linux-5.19.10/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.c1824 pi->sys_info.dentist_vco_freq = le32_to_cpu(igp_info->info_7.ulDentistVCOFreq); in trinity_parse_sys_info_table()
Dradeon_atombios.c1118 le32_to_cpu(igp_info->info_6.ulDentistVCOFreq); in radeon_atombios_get_dentist_vco_freq()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2239 info->dentist_vco_freq = le32_to_cpu(info_v8->ulDentistVCOFreq) * 10; in get_integrated_info_v8()
2390 info->dentist_vco_freq = le32_to_cpu(info_v9->ulDentistVCOFreq) * 10; in get_integrated_info_v9()
Dbios_parser2.c2028 info->dentist_vco_freq = le32_to_cpu(info_v11->ulDentistVCOFreq) * 10; in get_integrated_info_v11()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c339 le32_to_cpu(info->ulDentistVCOFreq); in smu8_get_system_info_data()