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:IPU_IDMAC_REG
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H
A
D
ipu-prv.h
104
#define
IPU_IDMAC_REG
(offset) (offset)
macro
106
#define IDMAC_CONF
IPU_IDMAC_REG
(0x0000)
107
#define IDMAC_CHA_EN(ch)
IPU_IDMAC_REG
(0x0004 + 4 * ((ch) / 32))
108
#define IDMAC_SEP_ALPHA
IPU_IDMAC_REG
(0x000c)
109
#define IDMAC_ALT_SEP_ALPHA
IPU_IDMAC_REG
(0x0010)
110
#define IDMAC_CHA_PRI(ch)
IPU_IDMAC_REG
(0x0014 + 4 * ((ch) / 32))
111
#define IDMAC_WM_EN(ch)
IPU_IDMAC_REG
(0x001c + 4 * ((ch) / 32))
112
#define IDMAC_CH_LOCK_EN_1
IPU_IDMAC_REG
(0x0024)
113
#define IDMAC_CH_LOCK_EN_2
IPU_IDMAC_REG
(0x0028)
114
#define IDMAC_SUB_ADDR_0
IPU_IDMAC_REG
(
[all...]
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H
A
D
ipu-prv.h
105
#define
IPU_IDMAC_REG
(offset) (offset)
macro
107
#define IDMAC_CONF
IPU_IDMAC_REG
(0x0000)
108
#define IDMAC_CHA_EN(ch)
IPU_IDMAC_REG
(0x0004 + 4 * ((ch) / 32))
109
#define IDMAC_SEP_ALPHA
IPU_IDMAC_REG
(0x000c)
110
#define IDMAC_ALT_SEP_ALPHA
IPU_IDMAC_REG
(0x0010)
111
#define IDMAC_CHA_PRI(ch)
IPU_IDMAC_REG
(0x0014 + 4 * ((ch) / 32))
112
#define IDMAC_WM_EN(ch)
IPU_IDMAC_REG
(0x001c + 4 * ((ch) / 32))
113
#define IDMAC_CH_LOCK_EN_1
IPU_IDMAC_REG
(0x0024)
114
#define IDMAC_CH_LOCK_EN_2
IPU_IDMAC_REG
(0x0028)
115
#define IDMAC_SUB_ADDR_0
IPU_IDMAC_REG
(
[all...]
Completed in 3 milliseconds