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:HFI_VERSION_6XX
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H
A
D
hfi_platform.c
14
case
HFI_VERSION_6XX
:
in hfi_platform_get()
H
A
D
hfi_helper.h
400
(ver) ==
HFI_VERSION_6XX
) ? 0x6 : 0x1000001)
403
(ver) ==
HFI_VERSION_6XX
) ? 0x7 : 0x1000005)
406
(ver) ==
HFI_VERSION_6XX
) ? 0x8 : 0x1000006)
494
* specific to
HFI_VERSION_6XX
and HFI_VERSION_4XX only
563
HFI_VERSION_6XX
,
enumerator
H
A
D
core.c
819
.hfi_version =
HFI_VERSION_6XX
,
877
.hfi_version =
HFI_VERSION_6XX
,
H
A
D
core.h
517
#define IS_V6(core) ((core)->res->hfi_version ==
HFI_VERSION_6XX
)
H
A
D
helpers.c
333
HFI_BUFFER_INTERNAL_SCRATCH(
HFI_VERSION_6XX
),
334
HFI_BUFFER_INTERNAL_SCRATCH_1(
HFI_VERSION_6XX
),
335
HFI_BUFFER_INTERNAL_SCRATCH_2(
HFI_VERSION_6XX
),
H
A
D
pm_helpers.c
1202
case
HFI_VERSION_6XX
:
in venus_pm_get()
H
A
D
venc.c
881
inst->core->res->hfi_version ==
HFI_VERSION_6XX
) {
in venc_set_properties()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H
A
D
core.h
429
#define IS_V6(core) ((core)->res->hfi_version ==
HFI_VERSION_6XX
)
H
A
D
hfi_helper.h
544
HFI_VERSION_6XX
,
enumerator
Completed in 17 milliseconds