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:mpll_parameters
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomctrl.c
254
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1
mpll_parameters
;
in atomctrl_get_memory_pll_dividers_si()
local
257
mpll_parameters
.ulClock = cpu_to_le32(clock_value);
in atomctrl_get_memory_pll_dividers_si()
258
mpll_parameters
.ucInputFlag = (uint8_t)((strobe_mode) ? 1 : 0);
in atomctrl_get_memory_pll_dividers_si()
262
(uint32_t *)&
mpll_parameters
);
in atomctrl_get_memory_pll_dividers_si()
266
le16_to_cpu(
mpll_parameters
.ulFbDiv.usFbDivFrac);
in atomctrl_get_memory_pll_dividers_si()
268
le16_to_cpu(
mpll_parameters
.ulFbDiv.usFbDiv);
in atomctrl_get_memory_pll_dividers_si()
270
(uint32_t)
mpll_parameters
.ucPostDiv;
in atomctrl_get_memory_pll_dividers_si()
272
(uint32_t)(
mpll_parameters
.ucPllCntlFlag &
in atomctrl_get_memory_pll_dividers_si()
275
(uint32_t)((
mpll_parameters
.ucPllCntlFlag &
in atomctrl_get_memory_pll_dividers_si()
278
(uint32_t)((
mpll_parameters
in atomctrl_get_memory_pll_dividers_si()
302
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_2
mpll_parameters
;
atomctrl_get_memory_pll_dividers_vi()
local
323
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_3
mpll_parameters
= {{0}, 0, 0};
atomctrl_get_memory_pll_dividers_ai()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomctrl.c
292
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1
mpll_parameters
;
in atomctrl_get_memory_pll_dividers_si()
local
295
mpll_parameters
.ulClock = cpu_to_le32(clock_value);
in atomctrl_get_memory_pll_dividers_si()
296
mpll_parameters
.ucInputFlag = (uint8_t)((strobe_mode) ? 1 : 0);
in atomctrl_get_memory_pll_dividers_si()
300
(uint32_t *)&
mpll_parameters
);
in atomctrl_get_memory_pll_dividers_si()
304
le16_to_cpu(
mpll_parameters
.ulFbDiv.usFbDivFrac);
in atomctrl_get_memory_pll_dividers_si()
306
le16_to_cpu(
mpll_parameters
.ulFbDiv.usFbDiv);
in atomctrl_get_memory_pll_dividers_si()
308
(uint32_t)
mpll_parameters
.ucPostDiv;
in atomctrl_get_memory_pll_dividers_si()
310
(uint32_t)(
mpll_parameters
.ucPllCntlFlag &
in atomctrl_get_memory_pll_dividers_si()
313
(uint32_t)((
mpll_parameters
.ucPllCntlFlag &
in atomctrl_get_memory_pll_dividers_si()
316
(uint32_t)((
mpll_parameters
in atomctrl_get_memory_pll_dividers_si()
341
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_2
mpll_parameters
;
atomctrl_get_memory_pll_dividers_vi()
local
362
COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_3
mpll_parameters
= {{0}, 0, 0};
atomctrl_get_memory_pll_dividers_ai()
local
[all...]
Completed in 3 milliseconds