Searched refs:GNB_SLOW_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | trinityd.h | 63 # define GNB_SLOW_MASK (0xff << 0) macro |
H A D | trinity_dpm.c | 613 value &= ~GNB_SLOW_MASK; in trinity_set_allos_gnb_slow() |