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:sef2
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H
A
D
mipi_rx_hal.c
624
short lef, sef1,
sef2
;
in mipi_rx_drv_set_mipi_dol_id()
local
636
sef2
= 0x244;
in mipi_rx_drv_set_mipi_dol_id()
644
nxt_sef2 =
sef2
+ (1 << 4); /* 4:The SEF2 frame ID code of the N+1 frame is larger than the LEF frame
in mipi_rx_drv_set_mipi_dol_id()
650
dol_id1.bits.id_code_reg2 =
sef2
;
in mipi_rx_drv_set_mipi_dol_id()
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
mipi_rx_hi2121.c
625
short lef, sef1,
sef2
;
in MipiRxDrvSetMipiDolId()
local
637
sef2
= 0x244;
in MipiRxDrvSetMipiDolId()
645
nxtSef2 =
sef2
+ DOL_ID_CODE_OFFSET; /* 4:The SEF2 frame ID code of the N+1 frame is larger than the LEF frame
in MipiRxDrvSetMipiDolId()
651
dolId1.bits.id_code_reg2 =
sef2
;
in MipiRxDrvSetMipiDolId()
Completed in 11 milliseconds