Searched refs:R600_BUS_CNTL (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_bios.c340 bus_cntl = RREG32(R600_BUS_CNTL);
347 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
364 WREG32(R600_BUS_CNTL, bus_cntl);
387 bus_cntl = RREG32(R600_BUS_CNTL);
396 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
435 WREG32(R600_BUS_CNTL, bus_cntl);
460 bus_cntl = RREG32(R600_BUS_CNTL);
475 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
506 WREG32(R600_BUS_CNTL, bus_cntl);
H A Dr600_reg.h121 #define R600_BUS_CNTL 0x5420 macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c1138 bus_cntl = RREG32(R600_BUS_CNTL);
1147 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
1164 WREG32(R600_BUS_CNTL, bus_cntl);
H A Dsid.h2096 #define R600_BUS_CNTL 0x1508 macro
/netbsd-current/sys/dev/pci/
H A Dradeonfbreg.h4180 #define R600_BUS_CNTL 0x5420 macro

Completed in 297 milliseconds