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:sync_code_endian
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H
A
D
hi_mipi.h
198
lvds_bit_endian_t
sync_code_endian
; /* sync code endian: little/big */
member
H
A
D
mipi_rx_hal.h
159
lvds_bit_endian_t
sync_code_endian
);
H
A
D
mipi_rx.c
330
if ((p_attr->
sync_code_endian
< LVDS_ENDIAN_LITTLE) ||
in check_lvds_dev_attr()
331
(p_attr->
sync_code_endian
>= LVDS_ENDIAN_BUTT)) {
in check_lvds_dev_attr()
481
p_lvds_attr->data_endian, p_lvds_attr->
sync_code_endian
);
in mipi_set_lvds_dev_attr()
H
A
D
mipi_rx_hal.c
1401
lvds_bit_endian_t
sync_code_endian
)
in mipi_rx_drv_set_lvds_ctrl_mode()
1439
lvds_ctrl.bits.lvds_code_big_endian =
sync_code_endian
;
in mipi_rx_drv_set_lvds_ctrl_mode()
1767
mipi_rx_drv_set_phy_sync_dct(i, raw_type, p_attr->
sync_code_endian
, phy_lane_bitmap);
in mipi_rx_drv_set_phy_sync_config()
1398
mipi_rx_drv_set_lvds_ctrl_mode(combo_dev_t devno, lvds_sync_mode_t sync_mode, data_type_t input_data_type, lvds_bit_endian_t data_endian, lvds_bit_endian_t
sync_code_endian
)
mipi_rx_drv_set_lvds_ctrl_mode()
argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi.h
195
lvds_bit_endian_t
sync_code_endian
; /* sync code endian: little/big */
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi.h
193
lvds_bit_endian_t
sync_code_endian
; /* sync code endian: little/big */
member
Completed in 10 milliseconds