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:OUTPUT_MODE_CSI
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/common/platform/mipi_dsi/
H
A
D
mipi_dsi_define.h
26
OUTPUT_MODE_CSI
= 0x0, /* csi mode */
enumerator
H
A
D
mipi_tx_hi35xx.c
386
if (cfg->outputMode ==
OUTPUT_MODE_CSI
) {
in MipiTxDrvSetPhyCfg()
430
if (cfg->outputMode ==
OUTPUT_MODE_CSI
) {
in SetOutputFormat()
462
if ((cfg->outputMode ==
OUTPUT_MODE_CSI
) || (cfg->outputMode == OUTPUT_MODE_DSI_CMD)) {
in SetVideoModeCfg()
551
if ((cfg->outputMode == OUTPUT_MODE_DSI_VIDEO) || (cfg->outputMode ==
OUTPUT_MODE_CSI
)) {
in MipiTxDrvSetControllerCfg()
992
if ((outputMode == OUTPUT_MODE_DSI_VIDEO) || (outputMode ==
OUTPUT_MODE_CSI
)) {
in MipiTxDrvEnableInput()
1101
if ((devCfg->outputMode !=
OUTPUT_MODE_CSI
) && (devCfg->outputMode != OUTPUT_MODE_DSI_VIDEO) &&
in MipiTxCheckCombDevCfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
hi_mipi_tx.h
29
OUTPUT_MODE_CSI
= 0x0, /* csi mode */
enumerator
H
A
D
mipi_tx_hal.c
480
if (dev_cfg->output_mode ==
OUTPUT_MODE_CSI
) {
in mipi_tx_drv_set_phy_cfg()
524
if (dev_cfg->output_mode ==
OUTPUT_MODE_CSI
) {
in set_output_format()
558
if ((dev_cfg->output_mode ==
OUTPUT_MODE_CSI
) || (dev_cfg->output_mode == OUTPUT_MODE_DSI_CMD)) {
in set_video_mode_cfg()
658
if ((dev_cfg->output_mode == OUTPUT_MODE_DSI_VIDEO) || (dev_cfg->output_mode ==
OUTPUT_MODE_CSI
)) {
in mipi_tx_drv_set_controller_cfg()
1020
if ((output_mode == OUTPUT_MODE_DSI_VIDEO) || (output_mode ==
OUTPUT_MODE_CSI
)) {
in mipi_tx_drv_enable_input()
H
A
D
mipi_tx.c
73
if ((dev_cfg->output_mode !=
OUTPUT_MODE_CSI
) && (dev_cfg->output_mode != OUTPUT_MODE_DSI_VIDEO) &&
in mipi_tx_check_comb_dev_cfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi_tx.h
26
OUTPUT_MODE_CSI
= 0x0, /* csi mode */
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi_tx.h
26
OUTPUT_MODE_CSI
= 0x0, /* csi mode */
enumerator
/device/soc/rockchip/rk3588/kernel/include/linux/mfd/
H
A
D
rk628.h
207
OUTPUT_MODE_CSI
,
enumerator
Completed in 7 milliseconds