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:fetch_start
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_hw_intf.h
38
u32
fetch_start
;
member
H
A
D
dpu_hw_intf.c
221
fetch->
fetch_start
);
in dpu_hw_intf_setup_prg_fetch()
H
A
D
dpu_encoder_phys_vid.c
214
f.
fetch_start
= vfp_fetch_start_vsync_counter;
in programmable_fetch_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_encoder_phys_vid.c
219
f.
fetch_start
= vfp_fetch_start_vsync_counter;
in programmable_fetch_config()
658
u32
fetch_start
= 0;
in dpu_encoder_phys_vid_get_frame_count()
local
672
fetch_start
= mode.vtotal - (mode.vsync_start - mode.vdisplay);
in dpu_encoder_phys_vid_get_frame_count()
673
if ((s.line_count >
fetch_start
) &&
in dpu_encoder_phys_vid_get_frame_count()
H
A
D
dpu_hw_intf.h
42
u32
fetch_start
;
member
H
A
D
dpu_hw_intf.c
264
fetch->
fetch_start
);
in dpu_hw_intf_setup_prg_fetch()
Completed in 8 milliseconds