Searched refs:mmVM_PRT_APERTURE2_LOW_ADDR (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | mxgpu_vi.c | 122 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 265 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff,
|
H A D | gmc_v8_0.c | 73 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 84 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 95 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 103 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 791 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, low); in gmc_v8_0_set_prt() 800 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, 0xfffffff); in gmc_v8_0_set_prt()
|
H A D | amdgpu_si.c | 95 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 147 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 332 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 368 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 417 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff,
|
H A D | gmc_v7_0.c | 64 mmVM_PRT_APERTURE2_LOW_ADDR, 0x0fffffff, 0x0fffffff, 576 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, low); in gmc_v7_0_set_prt() 585 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, 0xfffffff); in gmc_v7_0_set_prt()
|
H A D | gmc_v6_0.c | 443 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, low); in gmc_v6_0_set_prt() 452 WREG32(mmVM_PRT_APERTURE2_LOW_ADDR, 0xfffffff); in gmc_v6_0_set_prt()
|
/openbsd/sys/dev/pci/drm/amd/include/asic_reg/gmc/ |
H A D | gmc_7_0_d.h | 563 #define mmVM_PRT_APERTURE2_LOW_ADDR 0x52e macro
|
H A D | gmc_8_2_d.h | 621 #define mmVM_PRT_APERTURE2_LOW_ADDR 0x52e macro
|
H A D | gmc_6_0_d.h | 1269 #define mmVM_PRT_APERTURE2_LOW_ADDR 0x052E macro
|
H A D | gmc_7_1_d.h | 596 #define mmVM_PRT_APERTURE2_LOW_ADDR 0x52e macro
|
H A D | gmc_8_1_d.h | 619 #define mmVM_PRT_APERTURE2_LOW_ADDR 0x52e macro
|