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:ccu_info
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H
A
D
mpp_vepu2.c
950
struct mpp_iommu_info *
ccu_info
, *cur_info;
in vepu_attach_ccu()
local
953
ccu_info
= ccu->main_core->iommu_info;
in vepu_attach_ccu()
956
cur_info->domain =
ccu_info
->domain;
in vepu_attach_ccu()
H
A
D
mpp_rkvenc2.c
1399
struct mpp_iommu_info *
ccu_info
, *cur_info;
in rkvenc_attach_ccu()
local
1402
ccu_info
= ccu->main_core->iommu_info;
in rkvenc_attach_ccu()
1405
cur_info->domain =
ccu_info
->domain;
in rkvenc_attach_ccu()
1406
cur_info->rw_sem =
ccu_info
->rw_sem;
in rkvenc_attach_ccu()
H
A
D
mpp_rkvdec2_link.c
1453
struct mpp_iommu_info *
ccu_info
, *cur_info;
in rkvdec2_attach_ccu()
local
1456
ccu_info
= queue->cores[0]->iommu_info;
in rkvdec2_attach_ccu()
1458
cur_info->domain =
ccu_info
->domain;
in rkvdec2_attach_ccu()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H
A
D
mpp_vepu2.c
969
struct mpp_iommu_info *
ccu_info
, *cur_info;
in vepu_attach_ccu()
local
972
ccu_info
= ccu->main_core->iommu_info;
in vepu_attach_ccu()
975
cur_info->domain =
ccu_info
->domain;
in vepu_attach_ccu()
H
A
D
mpp_rkvenc2.c
1386
struct mpp_iommu_info *
ccu_info
, *cur_info;
in rkvenc_attach_ccu()
local
1389
ccu_info
= ccu->main_core->iommu_info;
in rkvenc_attach_ccu()
1392
cur_info->domain =
ccu_info
->domain;
in rkvenc_attach_ccu()
1393
cur_info->rw_sem =
ccu_info
->rw_sem;
in rkvenc_attach_ccu()
H
A
D
mpp_rkvdec2_link.c
1489
struct mpp_iommu_info *
ccu_info
, *cur_info;
in rkvdec2_attach_ccu()
local
1492
ccu_info
= queue->cores[0]->iommu_info;
in rkvdec2_attach_ccu()
1494
cur_info->domain =
ccu_info
->domain;
in rkvdec2_attach_ccu()
Completed in 20 milliseconds