Home
last modified time | relevance | path

Searched refs:EFFECTIVE_L1_TLB_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv770.c927 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in rv770_pcie_gart_enable()
970 tmp = EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in rv770_pcie_gart_disable()
1004 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in rv770_agp_enable()
Drv770d.h472 #define EFFECTIVE_L1_TLB_SIZE(x) ((x)<<15) macro
Dr600.c1150 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5) | in r600_pcie_gart_enable()
1200 tmp = EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5) | in r600_pcie_gart_disable()
1242 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5) | in r600_agp_enable()
Devergreen.c2421 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in evergreen_pcie_gart_enable()
2471 tmp = EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in evergreen_pcie_gart_disable()
2504 EFFECTIVE_L1_TLB_SIZE(5) | EFFECTIVE_L1_QUEUE_SIZE(5); in evergreen_agp_enable()
Devergreend.h962 #define EFFECTIVE_L1_TLB_SIZE(x) ((x)<<15) macro
Dr600d.h345 #define EFFECTIVE_L1_TLB_SIZE(x) (((x) & 7) << 12) macro