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_SLEEP
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
28
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
rv730d.h
28
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
rs780d.h
28
# define
SPLL_SLEEP
(1 << 1)
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
291
spll_func_cntl &= ~
SPLL_SLEEP
;
in rv730_populate_smc_acpi_state()
H
A
D
rv770d.h
91
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
nid.h
540
#define
SPLL_SLEEP
(1 << 1)
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
87
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
evergreend.h
76
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
r600d.h
1272
# define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
rv770_dpm.c
976
spll_func_cntl |= SPLL_RESET |
SPLL_SLEEP
| SPLL_BYPASS_EN;
in rv770_populate_smc_acpi_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
28
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
rv730d.h
28
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
rs780d.h
28
# define
SPLL_SLEEP
(1 << 1)
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
289
spll_func_cntl &= ~
SPLL_SLEEP
;
in rv730_populate_smc_acpi_state()
H
A
D
rv770d.h
91
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
nid.h
540
#define
SPLL_SLEEP
(1 << 1)
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
sid.h
87
#define
SPLL_SLEEP
(1 << 1)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
88
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
si.c
1260
tmp |=
SPLL_SLEEP
;
in si_spll_powerdown()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
88
#define
SPLL_SLEEP
(1 << 1)
macro
H
A
D
si.c
1370
tmp |=
SPLL_SLEEP
;
in si_spll_powerdown()
Completed in 79 milliseconds
1
2