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:smnCPM_CONTROL
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
nbio_v2_3.c
33
#define
smnCPM_CONTROL
0x11180460
macro
211
def = data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v2_3_update_medium_grain_clock_gating()
229
WREG32_PCIE(
smnCPM_CONTROL
, data);
in nbio_v2_3_update_medium_grain_clock_gating()
258
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v2_3_get_clockgating_state()
H
A
D
nbio_v6_1.c
150
def = data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v6_1_update_medium_grain_clock_gating()
170
WREG32_PCIE(
smnCPM_CONTROL
, data);
in nbio_v6_1_update_medium_grain_clock_gating()
199
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v6_1_get_clockgating_state()
H
A
D
nbio_v7_0.c
222
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v7_0_get_clockgating_state()
H
A
D
nbio_v7_4.c
228
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v7_4_get_clockgating_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
nbio_v2_3.c
35
#define
smnCPM_CONTROL
0x11180460
macro
237
def = data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v2_3_update_medium_grain_clock_gating()
255
WREG32_PCIE(
smnCPM_CONTROL
, data);
in nbio_v2_3_update_medium_grain_clock_gating()
287
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v2_3_get_clockgating_state()
H
A
D
nbio_v6_1.c
169
def = data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v6_1_update_medium_grain_clock_gating()
189
WREG32_PCIE(
smnCPM_CONTROL
, data);
in nbio_v6_1_update_medium_grain_clock_gating()
218
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v6_1_get_clockgating_state()
H
A
D
nbio_v7_0.c
213
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v7_0_get_clockgating_state()
H
A
D
nbio_v7_4.c
281
data = RREG32_PCIE(
smnCPM_CONTROL
);
in nbio_v7_4_get_clockgating_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/nbio/
H
A
D
nbio_7_4_0_smn.h
30
#define
smnCPM_CONTROL
0x11180460
macro
H
A
D
nbio_6_1_smn.h
26
#define
smnCPM_CONTROL
0x11180460
macro
H
A
D
nbio_7_0_smn.h
26
#define
smnCPM_CONTROL
0x11180460
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/asic_reg/nbio/
H
A
D
nbio_6_1_smn.h
26
#define
smnCPM_CONTROL
0x11180460
macro
H
A
D
nbio_7_4_0_smn.h
30
#define
smnCPM_CONTROL
0x11180460
macro
H
A
D
nbio_7_0_smn.h
26
#define
smnCPM_CONTROL
0x11180460
macro
Completed in 28 milliseconds