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:vco_mode
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atombios.h
46
u32
vco_mode
;
member
71
u32
vco_mode
;
member
H
A
D
amdgpu_atombios.c
1031
dividers->
vco_mode
= (args.v3.ucCntlFlag &
in amdgpu_atombios_get_clock_dividers()
1051
dividers->
vco_mode
= (args.v5.ucCntlFlag &
in amdgpu_atombios_get_clock_dividers()
1118
mpll_param->
vco_mode
=
in amdgpu_atombios_get_memory_pll_dividers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atombios.h
46
u32
vco_mode
;
member
71
u32
vco_mode
;
member
H
A
D
amdgpu_atombios.c
1031
dividers->
vco_mode
= (args.v3.ucCntlFlag &
in amdgpu_atombios_get_clock_dividers()
1051
dividers->
vco_mode
= (args.v5.ucCntlFlag &
in amdgpu_atombios_get_clock_dividers()
1119
mpll_param->
vco_mode
=
in amdgpu_atombios_get_memory_pll_dividers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomctrl.h
64
uint32_t
vco_mode
;
member
133
uint32_t
vco_mode
;
member
H
A
D
ppatomctrl.c
271
mpll_param->
vco_mode
=
in atomctrl_get_memory_pll_dividers_si()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomctrl.h
64
uint32_t
vco_mode
;
member
133
uint32_t
vco_mode
;
member
H
A
D
ppatomctrl.c
309
mpll_param->
vco_mode
=
in atomctrl_get_memory_pll_dividers_si()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
cx24113.c
59
u8
vco_mode
:2;
member
163
r |= (state->
vco_mode
<< 6) | ((state->bs_freqcnt >> 8) & 0x1f);
in cx24113_set_parameters()
435
state->
vco_mode
= 0;
in cx24113_init()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
cx24113.c
59
u8
vco_mode
:2;
member
163
r |= (state->
vco_mode
<< 6) | ((state->bs_freqcnt >> 8) & 0x1f);
in cx24113_set_parameters()
435
state->
vco_mode
= 0;
in cx24113_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740_dpm.c
222
if (dividers.
vco_mode
)
in rv740_populate_mclk_value()
239
if (dividers.
vco_mode
)
in rv740_populate_mclk_value()
H
A
D
radeon_mode.h
597
u32
vco_mode
;
member
622
u32
vco_mode
;
member
H
A
D
cypress_dpm.c
526
if (dividers.
vco_mode
)
in cypress_populate_mclk_value()
548
if (dividers.
vco_mode
)
in cypress_populate_mclk_value()
H
A
D
radeon_atombios.c
2881
dividers->
vco_mode
= (le32_to_cpu(args.v2.ulClock) & (1 << 25)) ? 1 : 0;
in radeon_atom_get_clock_dividers()
2898
dividers->
vco_mode
= (args.v3.ucCntlFlag &
in radeon_atom_get_clock_dividers()
2918
dividers->
vco_mode
= (args.v5.ucCntlFlag &
in radeon_atom_get_clock_dividers()
2986
mpll_param->
vco_mode
=
in radeon_atom_get_memory_pll_dividers()
H
A
D
rv770_dpm.c
438
if (dividers.
vco_mode
)
in rv770_populate_mclk_value()
466
if (dividers.
vco_mode
)
in rv770_populate_mclk_value()
H
A
D
ni_dpm.c
2207
if (dividers.
vco_mode
)
in ni_populate_mclk_value()
2229
if (dividers.
vco_mode
)
in ni_populate_mclk_value()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740_dpm.c
221
if (dividers.
vco_mode
)
in rv740_populate_mclk_value()
238
if (dividers.
vco_mode
)
in rv740_populate_mclk_value()
H
A
D
radeon_mode.h
560
u32
vco_mode
;
member
585
u32
vco_mode
;
member
H
A
D
cypress_dpm.c
524
if (dividers.
vco_mode
)
in cypress_populate_mclk_value()
546
if (dividers.
vco_mode
)
in cypress_populate_mclk_value()
H
A
D
radeon_atombios.c
2876
dividers->
vco_mode
= (le32_to_cpu(args.v2.ulClock) & (1 << 25)) ? 1 : 0;
in radeon_atom_get_clock_dividers()
2893
dividers->
vco_mode
= (args.v3.ucCntlFlag &
in radeon_atom_get_clock_dividers()
2913
dividers->
vco_mode
= (args.v5.ucCntlFlag &
in radeon_atom_get_clock_dividers()
2981
mpll_param->
vco_mode
=
in radeon_atom_get_memory_pll_dividers()
H
A
D
rv770_dpm.c
440
if (dividers.
vco_mode
)
in rv770_populate_mclk_value()
468
if (dividers.
vco_mode
)
in rv770_populate_mclk_value()
H
A
D
ni_dpm.c
2208
if (dividers.
vco_mode
)
in ni_populate_mclk_value()
2230
if (dividers.
vco_mode
)
in ni_populate_mclk_value()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1081
MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.
vco_mode
);
in iceland_calculate_mclk_params()
H
A
D
ci_smumgr.c
1056
MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.
vco_mode
);
in ci_calculate_mclk_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1081
MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.
vco_mode
);
in iceland_calculate_mclk_params()
Completed in 59 milliseconds
1
2