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_HISPI
(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
66
INPUT_MODE_HISPI
= 0x3, /* HISPI */
enumerator
H
A
D
mipi_rx.c
705
case
INPUT_MODE_HISPI
: {
in mipi_set_combo_dev_attr()
844
input_mode !=
INPUT_MODE_HISPI
) {
in mipi_set_phy_cmvmode()
1245
case
INPUT_MODE_HISPI
:
in mipi_get_intput_mode_name()
1451
input_mode ==
INPUT_MODE_HISPI
) {
in proc_show_mipi_lane()
1808
(input_mode ==
INPUT_MODE_HISPI
)) {
in mipi_proc_show()
H
A
D
mipi_rx_hal.c
320
(input_mode == INPUT_MODE_LVDS) || (input_mode ==
INPUT_MODE_HISPI
)) {
in mipi_rx_drv_set_work_mode()
1048
input_mode ==
INPUT_MODE_HISPI
) {
in mipi_rx_drv_set_phy_cfg_mode()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi.h
63
INPUT_MODE_HISPI
= 0x3, /* HISPI */
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi.h
61
INPUT_MODE_HISPI
= 0x3, /* HISPI */
enumerator
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
mipi_csi_hi35xx.c
677
case
INPUT_MODE_HISPI
: {
in MipiSetComboDevAttr()
839
inputMode !=
INPUT_MODE_HISPI
) {
in Hi35xxSetPhyCmvmode()
H
A
D
mipi_rx_hi2121.c
323
(inputMode == INPUT_MODE_LVDS) || (inputMode ==
INPUT_MODE_HISPI
)) {
in MipiRxDrvSetWorkMode()
1049
inputMode ==
INPUT_MODE_HISPI
) {
in MipiRxDrvSetPhyCfgMode()
Completed in 15 milliseconds