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:DMA_RB_RPTR
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
ni_dma.c
62
reg =
DMA_RB_RPTR
+ DMA0_REGISTER_OFFSET;
in cayman_dma_get_rptr()
64
reg =
DMA_RB_RPTR
+ DMA1_REGISTER_OFFSET;
in cayman_dma_get_rptr()
218
WREG32(
DMA_RB_RPTR
+ reg_offset, 0);
in cayman_dma_resume()
H
A
D
r600_dma.c
59
rptr = RREG32(
DMA_RB_RPTR
);
in r600_dma_get_rptr()
139
WREG32(
DMA_RB_RPTR
, 0);
in r600_dma_resume()
H
A
D
rv770d.h
659
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
nid.h
1312
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
sid.h
1823
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
evergreend.h
1401
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
r600d.h
621
#define
DMA_RB_RPTR
0xd008
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
ni_dma.c
61
reg =
DMA_RB_RPTR
+ DMA0_REGISTER_OFFSET;
in cayman_dma_get_rptr()
63
reg =
DMA_RB_RPTR
+ DMA1_REGISTER_OFFSET;
in cayman_dma_get_rptr()
217
WREG32(
DMA_RB_RPTR
+ reg_offset, 0);
in cayman_dma_resume()
H
A
D
r600_dma.c
58
rptr = RREG32(
DMA_RB_RPTR
);
in r600_dma_get_rptr()
138
WREG32(
DMA_RB_RPTR
, 0);
in r600_dma_resume()
H
A
D
rv770d.h
659
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
nid.h
1312
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
sid.h
1823
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
evergreend.h
1401
#define
DMA_RB_RPTR
0xd008
macro
H
A
D
r600d.h
621
#define
DMA_RB_RPTR
0xd008
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
si_dma.c
152
WREG32(
DMA_RB_RPTR
+ sdma_offsets[i], 0);
in si_dma_start()
H
A
D
sid.h
1886
#define
DMA_RB_RPTR
0x3402
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
si_dma.c
150
WREG32(
DMA_RB_RPTR
+ sdma_offsets[i], 0);
in si_dma_start()
H
A
D
sid.h
1886
#define
DMA_RB_RPTR
0x3402
macro
Completed in 87 milliseconds