OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R600_BUS_CNTL
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_bios.c
330
bus_cntl = RREG32(
R600_BUS_CNTL
);
337
WREG32(
R600_BUS_CNTL
, (bus_cntl & ~R600_BIOS_ROM_DIS));
354
WREG32(
R600_BUS_CNTL
, bus_cntl);
377
bus_cntl = RREG32(
R600_BUS_CNTL
);
386
WREG32(
R600_BUS_CNTL
, (bus_cntl & ~R600_BIOS_ROM_DIS));
425
WREG32(
R600_BUS_CNTL
, bus_cntl);
450
bus_cntl = RREG32(
R600_BUS_CNTL
);
465
WREG32(
R600_BUS_CNTL
, (bus_cntl & ~R600_BIOS_ROM_DIS));
496
WREG32(
R600_BUS_CNTL
, bus_cntl);
r600_reg.h
121
#define
R600_BUS_CNTL
0x5420
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si.c
1138
bus_cntl = RREG32(
R600_BUS_CNTL
);
1147
WREG32(
R600_BUS_CNTL
, (bus_cntl & ~R600_BIOS_ROM_DIS));
1164
WREG32(
R600_BUS_CNTL
, bus_cntl);
sid.h
2096
#define
R600_BUS_CNTL
0x1508
/src/sys/dev/pci/
radeonfbreg.h
4180
#define
R600_BUS_CNTL
0x5420
Completed in 30 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025