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:hyst_lines
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.c
236
masterCmdData1.bits.
hyst_lines
= psr_context->
hyst_lines
;
in dce_dmcu_setup_psr()
674
masterCmdData1.bits.
hyst_lines
= psr_context->
hyst_lines
;
in dcn10_dmcu_setup_psr()
H
A
D
dce_dmcu.h
232
* 14:8
hyst_lines
[6:0]
245
unsigned int
hyst_lines
:7; /*[14:8]*/
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.c
240
masterCmdData1.bits.
hyst_lines
= psr_context->
hyst_lines
;
in dce_dmcu_setup_psr()
678
masterCmdData1.bits.
hyst_lines
= psr_context->
hyst_lines
;
in dcn10_dmcu_setup_psr()
H
A
D
dce_dmcu.h
243
* 14:8
hyst_lines
[6:0]
256
unsigned int
hyst_lines
:7; /*[14:8]*/
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_types.h
774
unsigned int
hyst_lines
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_types.h
717
unsigned int
hyst_lines
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_edp_panel_control.c
779
psr_context->
hyst_lines
= stream->timing.v_total / 2 / 100;
in edp_setup_psr()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_link.c
2755
psr_context->
hyst_lines
= stream->timing.v_total / 2 / 100;
in dc_link_setup_psr()
Completed in 14 milliseconds