Home
last modified time | relevance | path

Searched refs:GNB_SLOW (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dtrinityd.h62 # define GNB_SLOW(x) ((x) << 0) macro
H A Dcikd.h105 # define GNB_SLOW (1 << 2) macro
H A Dtrinity_dpm.c618 value |= GNB_SLOW(gnb_slow); in trinity_set_allos_gnb_slow()
H A Dci_dpm.c5833 tmp |= GNB_SLOW; in ci_dpm_init()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c2553 temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, GNB_SLOW, 0x1); in smu7_thermal_parameter_init()