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:phyclkv_max0p9
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dcn_calcs.h
164
float
phyclkv_max0p9
;
member
569
float
phyclkv_max0p9
; /*MHz*/
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H
A
D
dcn_calcs.h
164
float
phyclkv_max0p9
;
member
569
float
phyclkv_max0p9
; /*MHz*/
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
dcn_calcs.c
93
.
phyclkv_max0p9
= 900, /*MHz*/
822
v->
phyclkv_max0p9
= dc->dcn_soc->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
898
v->phyclk_per_state[5] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
899
v->phyclk_per_state[4] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
900
v->phyclk_per_state[3] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
1359
if (clocks_in_khz > dc->dcn_soc->
phyclkv_max0p9
*1000) {
in dcn_find_normalized_clock_vdd_Level()
1635
"
phyclkv_max0p9
: %f kHz\n"
in dcn_bw_sync_calcs_and_dml()
1669
dc->dcn_soc->
phyclkv_max0p9
* 1000,
in dcn_bw_sync_calcs_and_dml()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
dcn_calcs.c
93
.
phyclkv_max0p9
= 900, /*MHz*/
807
v->
phyclkv_max0p9
= dc->dcn_soc->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
883
v->phyclk_per_state[5] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
884
v->phyclk_per_state[4] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
885
v->phyclk_per_state[3] = v->
phyclkv_max0p9
;
in dcn_validate_bandwidth()
1340
if (clocks_in_khz > dc->dcn_soc->
phyclkv_max0p9
*1000) {
in dcn_find_normalized_clock_vdd_Level()
1587
"
phyclkv_max0p9
: %f kHz\n"
in dcn_bw_sync_calcs_and_dml()
1621
dc->dcn_soc->
phyclkv_max0p9
* 1000,
in dcn_bw_sync_calcs_and_dml()
Completed in 9 milliseconds