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:G1_SWREG
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_mpeg2_dec.c
14
#define
G1_SWREG
(nr) ((nr) * 4)
macro
16
#define G1_REG_RLC_VLC_BASE
G1_SWREG
(12)
17
#define G1_REG_DEC_OUT_BASE
G1_SWREG
(13)
18
#define G1_REG_REFER0_BASE
G1_SWREG
(14)
19
#define G1_REG_REFER1_BASE
G1_SWREG
(15)
20
#define G1_REG_REFER2_BASE
G1_SWREG
(16)
21
#define G1_REG_REFER3_BASE
G1_SWREG
(17)
22
#define G1_REG_QTABLE_BASE
G1_SWREG
(40)
192
vdpu_write_relaxed(vpu, reg,
G1_SWREG
(2));
in hantro_g1_mpeg2_dec_run()
205
vdpu_write_relaxed(vpu, reg,
G1_SWREG
(
in hantro_g1_mpeg2_dec_run()
[all...]
H
A
D
hantro_g1_regs.h
12
#define
G1_SWREG
(nr) ((nr) * 4)
macro
304
#define G1_REG_PP_INTERRUPT
G1_SWREG
(60)
310
#define G1_REG_PP_DEV_CONFIG
G1_SWREG
(61)
320
#define G1_REG_PP_IN_LUMA_BASE
G1_SWREG
(63)
321
#define G1_REG_PP_IN_CB_BASE
G1_SWREG
(64)
322
#define G1_REG_PP_IN_CR_BASE
G1_SWREG
(65)
323
#define G1_REG_PP_OUT_LUMA_BASE
G1_SWREG
(66)
324
#define G1_REG_PP_OUT_CHROMA_BASE
G1_SWREG
(67)
325
#define G1_REG_PP_CONTRAST_ADJUST
G1_SWREG
(68)
326
#define G1_REG_PP_COLOR_CONVERSION
G1_SWREG
(6
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_mpeg2_dec.c
15
#define
G1_SWREG
(nr) ((nr) * 4)
macro
17
#define G1_REG_RLC_VLC_BASE
G1_SWREG
(12)
18
#define G1_REG_DEC_OUT_BASE
G1_SWREG
(13)
19
#define G1_REG_REFER0_BASE
G1_SWREG
(14)
20
#define G1_REG_REFER1_BASE
G1_SWREG
(15)
21
#define G1_REG_REFER2_BASE
G1_SWREG
(16)
22
#define G1_REG_REFER3_BASE
G1_SWREG
(17)
23
#define G1_REG_QTABLE_BASE
G1_SWREG
(40)
181
vdpu_write_relaxed(vpu, reg,
G1_SWREG
(2));
in hantro_g1_mpeg2_dec_run()
194
vdpu_write_relaxed(vpu, reg,
G1_SWREG
(
in hantro_g1_mpeg2_dec_run()
[all...]
H
A
D
hantro_g1_regs.h
12
#define
G1_SWREG
(nr) ((nr) * 4)
macro
306
#define G1_REG_PP_INTERRUPT
G1_SWREG
(60)
312
#define G1_REG_PP_DEV_CONFIG
G1_SWREG
(61)
322
#define G1_REG_PP_IN_LUMA_BASE
G1_SWREG
(63)
323
#define G1_REG_PP_IN_CB_BASE
G1_SWREG
(64)
324
#define G1_REG_PP_IN_CR_BASE
G1_SWREG
(65)
325
#define G1_REG_PP_OUT_LUMA_BASE
G1_SWREG
(66)
326
#define G1_REG_PP_OUT_CHROMA_BASE
G1_SWREG
(67)
327
#define G1_REG_PP_CONTRAST_ADJUST
G1_SWREG
(68)
328
#define G1_REG_PP_COLOR_CONVERSION
G1_SWREG
(6
[all...]
Completed in 5 milliseconds