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
defs:vactive
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_dfm.h
87
hi_s32
vactive
;
member
H
A
D
drv_hdmi_common.h
1065
hi_u32
vactive
;
member
1086
hi_u32
vactive
;
member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-mipi-dsi.c
745
u32
vactive
, vsa, vfp, vbp;
in dw_mipi_dsi_vertical_timing_config()
local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_edid.c
2594
unsigned
vactive
= (pt->vactive_vblank_hi & 0xf0) << 0x4 | pt->vactive_lo;
in drm_mode_detailed()
local
5326
unsigned
vactive
= (timings->
vactive
[0] | timings->
vactive
[1] << 0x8) + 1;
in drm_mode_displayid_detailed()
local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
dw_hdmi-rockchip.c
935
static int hdmi_dsc_get_slice_height(int
vactive
)
in hdmi_dsc_get_slice_height()
argument
H
A
D
dw-dp.c
1289
u32
vactive
, vblank, v_sync_width, v_front_porch;
in dw_dp_video_enable()
local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
dw-dp.c
1296
u32
vactive
, vblank, v_sync_width, v_front_porch;
in dw_dp_video_enable()
local
Completed in 26 milliseconds