Home
last modified time | relevance | path

Searched refs:mmCONFIG_CNTL (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/include/asic_reg/bif/
Dbif_3_0_d.h624 #define mmCONFIG_CNTL 0x1509 macro
Dbif_4_1_d.h32 #define mmCONFIG_CNTL 0x1509 macro
Dbif_5_0_d.h35 #define mmCONFIG_CNTL 0x1509 macro
Dbif_5_1_d.h32 #define mmCONFIG_CNTL 0x1509 macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dcik.c959 tmp = RREG32(mmCONFIG_CNTL); in cik_vga_set_state()
964 WREG32(mmCONFIG_CNTL, tmp); in cik_vga_set_state()