OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bios_3_scratch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_encoders.c
1861
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
local in function:amdgpu_atombios_encoder_set_bios_scratch_regs
1864
bios_3_scratch
= RREG32(mmBIOS_SCRATCH_3);
1872
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
1877
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
1886
bios_3_scratch
|= ATOM_S3_CRT1_ACTIVE;
1891
bios_3_scratch
&= ~ATOM_S3_CRT1_ACTIVE;
1900
bios_3_scratch
|= ATOM_S3_CRT2_ACTIVE;
1905
bios_3_scratch
&= ~ATOM_S3_CRT2_ACTIVE;
1914
bios_3_scratch
|= ATOM_S3_DFP1_ACTIVE;
1919
bios_3_scratch
&= ~ATOM_S3_DFP1_ACTIVE
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
4168
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
local in function:radeon_atombios_connected_scratch_regs
4172
bios_3_scratch
= RREG32(R600_BIOS_3_SCRATCH);
4176
bios_3_scratch
= RREG32(RADEON_BIOS_3_SCRATCH);
4184
bios_3_scratch
|= ATOM_S3_TV1_ACTIVE;
4189
bios_3_scratch
&= ~ATOM_S3_TV1_ACTIVE;
4197
bios_3_scratch
|= ATOM_S3_CV_ACTIVE;
4202
bios_3_scratch
&= ~ATOM_S3_CV_ACTIVE;
4211
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
4216
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
4225
bios_3_scratch
|= ATOM_S3_CRT1_ACTIVE
4350
uint32_t
bios_3_scratch
;
local in function:radeon_atombios_encoder_crtc_scratch_regs
[
all
...]
Completed in 17 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025