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:data_pol
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H
A
D
omap3isp.h
39
* @
data_pol
: Data polarity
49
unsigned int
data_pol
:1;
member
H
A
D
ispccdc.c
1001
if (parcfg && parcfg->
data_pol
)
in ccdc_config_sync_if()
H
A
D
isp.c
2066
buscfg->bus.parallel.
data_pol
=
in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H
A
D
omap3isp.h
39
* @
data_pol
: Data polarity
49
unsigned int
data_pol
:1;
member
H
A
D
isp.c
2075
buscfg->bus.parallel.
data_pol
=
in isp_parse_of_parallel_endpoint()
H
A
D
ispccdc.c
1001
if (parcfg && parcfg->
data_pol
)
in ccdc_config_sync_if()
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H
A
D
ipu-csi.c
142
unsigned
data_pol
:1;
member
451
cfg.
data_pol
<< CSI_SENS_CONF_DATA_POL_SHIFT |
in ipu_csi_init_interface()
H
A
D
ipu-di.c
627
if (sig->
data_pol
)
in ipu_di_init_sync_panel()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H
A
D
ipu-csi.c
142
unsigned
data_pol
:1;
member
472
cfg.
data_pol
<< CSI_SENS_CONF_DATA_POL_SHIFT |
in ipu_csi_init_interface()
H
A
D
ipu-di.c
630
if (sig->
data_pol
)
in ipu_di_init_sync_panel()
/kernel/linux/linux-5.10/include/video/
H
A
D
imx-ipu-v3.h
37
unsigned
data_pol
:1; /* true = inverted */
member
/kernel/linux/linux-6.6/include/video/
H
A
D
imx-ipu-v3.h
38
unsigned
data_pol
:1; /* true = inverted */
member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
mx3fb.c
125
unsigned
data_pol
:1; /* true = inverted */
member
600
old_conf |= sig->
data_pol
<< DI_D3_DATA_POL_SHIFT |
in sdc_init_panel()
835
sig_cfg.
data_pol
= true;
in __set_par()
Completed in 28 milliseconds