Home
last modified time | relevance | path

Searched refs:R520_MEM_NUM_CHANNELS_MASK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr520.c100 switch ((tmp & R520_MEM_NUM_CHANNELS_MASK) >> R520_MEM_NUM_CHANNELS_SHIFT) { in r520_vram_get_type()
H A Dr500_reg.h278 # define R520_MEM_NUM_CHANNELS_MASK (0x3 << 24) macro