Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dnid.h407 #define NUM_GPUS_MASK 0x00700000 macro
H A Dsid.h594 #define NUM_GPUS_MASK 0x00700000 macro
H A Dni.c598 tmp = (gb_addr_config & NUM_GPUS_MASK) >> NUM_GPUS_SHIFT; in cayman_gpu_init()