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:y_top
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H
A
D
mtk_mdp_rdma.h
15
unsigned int
y_top
;
member
H
A
D
mtk_dpi.c
113
u16
y_top
;
member
285
limit.
y_top
= 0xfe0;
in mtk_dpi_config_channel_limit()
290
limit.
y_top
= 0xfff;
in mtk_dpi_config_channel_limit()
297
mtk_dpi_mask(dpi, DPI_Y_LIMIT, limit.
y_top
<< Y_LIMINT_TOP,
in mtk_dpi_config_channel_limit()
H
A
D
mtk_mdp_rdma.c
221
offset_y = cfg->x_left * fmt_info->cpp[0] + cfg->
y_top
* src_pitch_y;
in mtk_mdp_rdma_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H
A
D
mtk_dpi.c
106
u16
y_top
;
member
231
mtk_dpi_mask(dpi, DPI_Y_LIMIT, limit->
y_top
<< Y_LIMINT_TOP,
in mtk_dpi_config_channel_limit()
438
limit.
y_top
= 0x0FE0;
in mtk_dpi_set_display_mode()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
H
A
D
atomisp.h
325
int
y_top
;
member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H
A
D
atomisp_cmd.c
6380
sel.r.top = arg->
y_top
;
in atomisp_s_ae_window()
6382
sel.r.height = arg->y_bottom - arg->
y_top
+ 1;
in atomisp_s_ae_window()
Completed in 15 milliseconds