Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:bios_3_scratch
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
atombios_encoders.c
1855
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
local
1858
bios_3_scratch
= RREG32(mmBIOS_SCRATCH_3);
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1866
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1871
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1880
bios_3_scratch
|= ATOM_S3_CRT1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1885
bios_3_scratch
&= ~ATOM_S3_CRT1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1894
bios_3_scratch
|= ATOM_S3_CRT2_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1899
bios_3_scratch
&= ~ATOM_S3_CRT2_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1908
bios_3_scratch
|= ATOM_S3_DFP1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1913
bios_3_scratch
in amdgpu_atombios_encoder_set_bios_scratch_regs()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
atombios_encoders.c
1822
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
local
1825
bios_3_scratch
= RREG32(mmBIOS_SCRATCH_3);
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1833
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1838
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1847
bios_3_scratch
|= ATOM_S3_CRT1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1852
bios_3_scratch
&= ~ATOM_S3_CRT1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1861
bios_3_scratch
|= ATOM_S3_CRT2_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1866
bios_3_scratch
&= ~ATOM_S3_CRT2_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1875
bios_3_scratch
|= ATOM_S3_DFP1_ACTIVE;
in amdgpu_atombios_encoder_set_bios_scratch_regs()
1880
bios_3_scratch
in amdgpu_atombios_encoder_set_bios_scratch_regs()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
4173
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
in radeon_atombios_connected_scratch_regs()
local
4177
bios_3_scratch
= RREG32(R600_BIOS_3_SCRATCH);
in radeon_atombios_connected_scratch_regs()
4181
bios_3_scratch
= RREG32(RADEON_BIOS_3_SCRATCH);
in radeon_atombios_connected_scratch_regs()
4189
bios_3_scratch
|= ATOM_S3_TV1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4194
bios_3_scratch
&= ~ATOM_S3_TV1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4202
bios_3_scratch
|= ATOM_S3_CV_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4207
bios_3_scratch
&= ~ATOM_S3_CV_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4216
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4221
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4230
bios_3_scratch
|
in radeon_atombios_connected_scratch_regs()
4355
uint32_t
bios_3_scratch
;
radeon_atombios_encoder_crtc_scratch_regs()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_atombios.c
4168
uint32_t bios_0_scratch,
bios_3_scratch
, bios_6_scratch;
in radeon_atombios_connected_scratch_regs()
local
4172
bios_3_scratch
= RREG32(R600_BIOS_3_SCRATCH);
in radeon_atombios_connected_scratch_regs()
4176
bios_3_scratch
= RREG32(RADEON_BIOS_3_SCRATCH);
in radeon_atombios_connected_scratch_regs()
4184
bios_3_scratch
|= ATOM_S3_TV1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4189
bios_3_scratch
&= ~ATOM_S3_TV1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4197
bios_3_scratch
|= ATOM_S3_CV_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4202
bios_3_scratch
&= ~ATOM_S3_CV_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4211
bios_3_scratch
|= ATOM_S3_LCD1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4216
bios_3_scratch
&= ~ATOM_S3_LCD1_ACTIVE;
in radeon_atombios_connected_scratch_regs()
4225
bios_3_scratch
|
in radeon_atombios_connected_scratch_regs()
4350
uint32_t
bios_3_scratch
;
radeon_atombios_encoder_crtc_scratch_regs()
local
[all...]
Completed in 15 milliseconds