Searched refs:sclk_throttle_low_notification (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h255 uint8_t sclk_throttle_low_notification; member in struct:vega10_registry_data
H A Dvega12_hwmgr.h241 uint8_t sclk_throttle_low_notification; member in struct:vega12_registry_data
H A Dvega20_hwmgr.h302 uint8_t sclk_throttle_low_notification; member in struct:vega20_registry_data
H A Dvega12_hwmgr.c95 data->registry_data.sclk_throttle_low_notification = 1;
215 if (data->registry_data.sclk_throttle_low_notification)
H A Dvega20_hwmgr.c129 data->registry_data.sclk_throttle_low_notification = 1;
241 if (data->registry_data.sclk_throttle_low_notification)

Completed in 272 milliseconds