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:rdma0
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H
A
D
mtk-mdp3-comp.c
37
u32
rdma0
, rsz1;
in get_comp_flag()
local
39
rdma0
= mdp_cfg_get_id_inner(ctx->comp->mdp_dev, MDP_COMP_RDMA0);
in get_comp_flag()
41
if (!
rdma0
|| !rsz1)
in get_comp_flag()
45
if (ctx->comp->inner_id ==
rdma0
)
in get_comp_flag()
46
return BIT(
rdma0
) | BIT(rsz1);
in get_comp_flag()
56
s32
rdma0
;
in init_rdma()
local
58
rdma0
= mdp_cfg_get_id_inner(ctx->comp->mdp_dev, MDP_COMP_RDMA0);
in init_rdma()
59
if (!
rdma0
)
in init_rdma()
66
if (ctx->comp->inner_id ==
rdma0
&& prz1)
in init_rdma()
Completed in 2 milliseconds