Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dradeon_drv.h1533 # define R600_VM_L2_CNTL3_CACHE_UPDATE_MODE(x) ((x) << 10) macro
Dr600_cp.c269 R600_VM_L2_CNTL3_CACHE_UPDATE_MODE(2); in r600_vm_init()