Home
last modified time | relevance | path

Searched refs:ulEClk (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h209 ULONG ulEClk; /* VCE clock */ member
H A Dpptable_v1_0.h247 ULONG ulEClk; /* VCE clock */ member
H A Dprocess_pptables_v1_0.c745 mm_table_record->eclk = le32_to_cpu(mm_dependency_record->ulEClk); in get_mm_clock_voltage_table()
1338 vce_state->evclk = le32_to_cpu(mm_dep_record->ulEClk); in ppt_get_vce_state_table_entry_v1_0()
1339 vce_state->ecclk = le32_to_cpu(mm_dep_record->ulEClk); in ppt_get_vce_state_table_entry_v1_0()
H A Dvega10_processpptables.c365 mm_table->entries[i].eclk = le32_to_cpu(mm_dependency_record->ulEClk); in get_mm_clock_voltage_table()
H A Dvega12_hwmgr.c840 data->vbios_boot_state.eclock = boot_up_values.ulEClk; in vega12_init_smc_table()
H A Dvega20_hwmgr.c812 data->vbios_boot_state.eclock = boot_up_values.ulEClk; in vega20_init_smc_table()
/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h746 ULONG ulEClk; member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h510 uint32_t ulEClk; member