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:ctrlReg
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
mipi_rx_hi2121.c
1155
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
in MipiRxDrvSetLvdsImageRect()
local
1163
ctrlReg
= GetLvdsCtrlRegs(devno);
in MipiRxDrvSetLvdsImageRect()
1172
lvdsImgSize.u32 =
ctrlReg
->LVDS_IMGSIZE.u32;
in MipiRxDrvSetLvdsImageRect()
1173
cropStart0.u32 =
ctrlReg
->LVDS_CROP_START0.u32;
in MipiRxDrvSetLvdsImageRect()
1174
cropStart1.u32 =
ctrlReg
->LVDS_CROP_START1.u32;
in MipiRxDrvSetLvdsImageRect()
1175
cropStart2.u32 =
ctrlReg
->LVDS_CROP_START2.u32;
in MipiRxDrvSetLvdsImageRect()
1176
cropStart3.u32 =
ctrlReg
->LVDS_CROP_START3.u32;
in MipiRxDrvSetLvdsImageRect()
1193
ctrlReg
->LVDS_IMGSIZE.u32 = lvdsImgSize.u32;
in MipiRxDrvSetLvdsImageRect()
1194
ctrlReg
->LVDS_CROP_START0.u32 = cropStart0.u32;
in MipiRxDrvSetLvdsImageRect()
1195
ctrlReg
in MipiRxDrvSetLvdsImageRect()
1202
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxDrvSetLvdsCropEn()
local
1219
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxHalSetLvdsWdrEn()
local
1262
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxHalSetLvdsSofWdr()
local
1288
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxHalSetLvdsDolWdr()
local
1356
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxHalSetScdHblk()
local
1402
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxDrvSetLvdsCtrlMode()
local
1465
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
MipiRxDrvSetDolLineInformation()
local
1490
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
SetLvdsLaneSof()
local
1520
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
SetLvdsLaneEof()
local
1550
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
SetLvdsLaneSol()
local
1580
volatile LvdsCtrlRegsTag *
ctrlReg
= NULL;
SetLvdsLaneEol()
local
[all...]
Completed in 4 milliseconds