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:sav
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rk-camera-module.h
328
*
sav
: start of active video codes
332
__u16
sav
;
member
337
* LS_FIRST: valid line ls-le or
sav
-eav
338
* invalid line fs-fe or
sav
-eav
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rk-camera-module.h
451
*
sav
: start of active video codes
455
__u16
sav
;
member
460
* LS_FIRST: valid line ls-le or
sav
-eav
461
* invalid line fs-fe or
sav
-eav
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
rkisp.c
1543
val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.act.
sav
) |
in rkisp_config_lvds()
1546
val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.blk.
sav
) |
in rkisp_config_lvds()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
rkisp.c
1580
val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.act.
sav
) |
in rkisp_config_lvds()
1583
val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.blk.
sav
) |
in rkisp_config_lvds()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
capture.c
1926
SW_LVDS_EAV_ACT(odd_sync_code->act.eav) | SW_LVDS_SAV_ACT(odd_sync_code->act.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1929
SW_LVDS_EAV_BLK(odd_sync_code->blk.eav) | SW_LVDS_SAV_BLK(odd_sync_code->blk.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1932
SW_LVDS_EAV_ACT(even_sync_code->act.eav) | SW_LVDS_SAV_ACT(even_sync_code->act.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1935
SW_LVDS_EAV_BLK(even_sync_code->blk.eav) | SW_LVDS_SAV_BLK(even_sync_code->blk.
sav
));
in rkcif_csi_set_lvds_sav_eav()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
capture.c
1936
SW_LVDS_SAV_ACT(odd_sync_code->act.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1941
SW_LVDS_SAV_BLK(odd_sync_code->blk.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1946
SW_LVDS_SAV_ACT(even_sync_code->act.
sav
));
in rkcif_csi_set_lvds_sav_eav()
1951
SW_LVDS_SAV_BLK(even_sync_code->blk.
sav
));
in rkcif_csi_set_lvds_sav_eav()
Completed in 29 milliseconds