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:SPLL_RESET
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
27
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
rv730d.h
27
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
rs780d.h
27
# define
SPLL_RESET
(1 << 0)
macro
H
A
D
rv740_dpm.c
372
spll_func_cntl |=
SPLL_RESET
| SPLL_SLEEP | SPLL_BYPASS_EN;
in rv740_populate_smc_acpi_state()
H
A
D
rv730_dpm.c
290
spll_func_cntl |=
SPLL_RESET
| SPLL_BYPASS_EN;
in rv730_populate_smc_acpi_state()
H
A
D
rv770d.h
90
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
nid.h
539
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
cikd.h
249
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
cypress_dpm.c
1433
spll_func_cntl |=
SPLL_RESET
| SPLL_SLEEP | SPLL_BYPASS_EN;
in cypress_populate_smc_acpi_state()
H
A
D
sid.h
86
#define
SPLL_RESET
(1 << 0)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
27
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
rv730d.h
27
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
rs780d.h
27
# define
SPLL_RESET
(1 << 0)
macro
H
A
D
rv740_dpm.c
371
spll_func_cntl |=
SPLL_RESET
| SPLL_SLEEP | SPLL_BYPASS_EN;
in rv740_populate_smc_acpi_state()
H
A
D
rv730_dpm.c
288
spll_func_cntl |=
SPLL_RESET
| SPLL_BYPASS_EN;
in rv730_populate_smc_acpi_state()
H
A
D
rv770d.h
90
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
nid.h
539
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
cypress_dpm.c
1431
spll_func_cntl |=
SPLL_RESET
| SPLL_SLEEP | SPLL_BYPASS_EN;
in cypress_populate_smc_acpi_state()
H
A
D
cikd.h
249
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
sid.h
86
#define
SPLL_RESET
(1 << 0)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
87
#define
SPLL_RESET
(1 << 0)
macro
H
A
D
si.c
1256
tmp |=
SPLL_RESET
;
in si_spll_powerdown()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
87
#define
SPLL_RESET
(1 << 0)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
fiji_smumgr.c
1347
SPLL_RESET
, 1);
in fiji_populate_smc_acpi_level()
H
A
D
iceland_smumgr.c
1464
CG_SPLL_FUNC_CNTL,
SPLL_RESET
, 1);
in iceland_populate_smc_acpi_level()
Completed in 80 milliseconds
1
2