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:INPUT_MODE_CMOS
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H
A
D
hi_mipi.h
67
INPUT_MODE_CMOS
= 0x4, /* CMOS */
enumerator
H
A
D
mipi_rx.c
678
mipi_rx_drv_set_phy_cfg_mode(
INPUT_MODE_CMOS
, lane_bitmap); /* BT1120 may not need 698~700 */
in mipi_set_cmos_dev_attr()
723
case
INPUT_MODE_CMOS
:
in mipi_set_combo_dev_attr()
1251
case
INPUT_MODE_CMOS
:
in mipi_get_intput_mode_name()
H
A
D
mipi_rx_hal.c
962
if (input_mode ==
INPUT_MODE_CMOS
||
in mipi_rx_drv_set_phy_mode()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi.h
64
INPUT_MODE_CMOS
= 0x4, /* CMOS */
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi.h
62
INPUT_MODE_CMOS
= 0x4, /* CMOS */
enumerator
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
mipi_csi_hi35xx.c
655
MipiRxDrvSetPhyCfgMode(
INPUT_MODE_CMOS
, laneBitmap); /* BT1120 may not need 698~700 */
in MipiSetCmosDevAttr()
695
case
INPUT_MODE_CMOS
:
in MipiSetComboDevAttr()
H
A
D
mipi_rx_hi2121.c
963
if (inputMode ==
INPUT_MODE_CMOS
||
in MipiRxDrvSetPhyMode()
Completed in 14 milliseconds