Home
last modified time | relevance | path

Searched refs:us_od_turbo_power_limit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c235 pptable_information->us_od_turbo_power_limit = le16_to_cpu(powerplay_table->usODTurboPowerLimit); in init_powerplay_table_information()
H A Dvega20_processpptables.c864 pptable_information->us_od_turbo_power_limit = le16_to_cpu(powerplay_table->usODTurboPowerLimit); in init_powerplay_table_information()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h616 uint16_t us_od_turbo_power_limit; member