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:LVDS_FID_IN_SAV
(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
168
LVDS_FID_IN_SAV
= 0x01, /* frame identification id in SAV 4th */
enumerator
H
A
D
mipi_rx.c
264
if (p_attr->fid_attr.fid_type !=
LVDS_FID_IN_SAV
&&
in check_lvds_wdr_mode()
266
HI_ERR("invalid fid_type, must be
LVDS_FID_IN_SAV
or LVDS_FID_IN_DATA\n");
in check_lvds_wdr_mode()
H
A
D
mipi_rx_hal.c
1300
if (fid_attr->fid_type ==
LVDS_FID_IN_SAV
) {
in mipi_rx_hal_set_lvds_dol_wdr()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi.h
165
LVDS_FID_IN_SAV
= 0x01, /* frame identification id in SAV 4th */
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi.h
163
LVDS_FID_IN_SAV
= 0x01, /* frame identification id in SAV 4th */
enumerator
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
mipi_csi_hi35xx.c
245
if (pAttr->fidAttr.fidType !=
LVDS_FID_IN_SAV
&&
in CheckLvdsWdrMode()
247
HDF_LOGE("%s: invalid fidType, must be
LVDS_FID_IN_SAV
or LVDS_FID_IN_DATA", __func__);
in CheckLvdsWdrMode()
H
A
D
mipi_rx_hi2121.c
1300
if (fidAttr->fidType ==
LVDS_FID_IN_SAV
) {
in MipiRxHalSetLvdsDolWdr()
Completed in 14 milliseconds