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:Smio
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu7_discrete.h
97
uint8_t
Smio
;
member
335
uint32_t
Smio
[SMU7_MAX_ENTRIES_SMIO];
member
H
A
D
smu71_discrete.h
41
uint8_t
Smio
;
member
277
uint32_t
Smio
[SMU71_MAX_ENTRIES_SMIO];
member
H
A
D
smu75_discrete.h
53
uint8_t
Smio
;
member
301
uint32_t
Smio
[SMU75_MAX_ENTRIES_SMIO];
member
H
A
D
smu74_discrete.h
55
uint8_t
Smio
;
member
295
uint32_t
Smio
[SMU74_MAX_ENTRIES_SMIO];
member
H
A
D
smu72_discrete.h
35
uint8_t
Smio
;
member
277
uint32_t
Smio
[SMU72_MAX_ENTRIES_SMIO];
member
H
A
D
smu73_discrete.h
33
uint8_t
Smio
;
member
261
uint32_t
Smio
[SMU73_MAX_ENTRIES_SMIO];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
smu7_discrete.h
97
uint8_t
Smio
;
member
334
uint32_t
Smio
[SMU7_MAX_ENTRIES_SMIO];
member
H
A
D
ci_dpm.c
2216
table->VddcLevel[count].
Smio
|=
in ci_populate_smc_vddc_table()
2219
table->VddcLevel[count].
Smio
= 0;
in ci_populate_smc_vddc_table()
2239
table->VddciLevel[count].
Smio
|=
in ci_populate_smc_vddci_table()
2242
table->VddciLevel[count].
Smio
= 0;
in ci_populate_smc_vddci_table()
2262
table->MvddLevel[count].
Smio
|=
in ci_populate_smc_mvdd_table()
2265
table->MvddLevel[count].
Smio
= 0;
in ci_populate_smc_mvdd_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
smu71_discrete.h
41
uint8_t
Smio
;
member
277
uint32_t
Smio
[SMU71_MAX_ENTRIES_SMIO];
member
H
A
D
smu7_discrete.h
97
uint8_t
Smio
;
member
335
uint32_t
Smio
[SMU7_MAX_ENTRIES_SMIO];
member
H
A
D
smu75_discrete.h
53
uint8_t
Smio
;
member
301
uint32_t
Smio
[SMU75_MAX_ENTRIES_SMIO];
member
H
A
D
smu74_discrete.h
55
uint8_t
Smio
;
member
296
uint32_t
Smio
[SMU74_MAX_ENTRIES_SMIO];
member
H
A
D
smu72_discrete.h
35
uint8_t
Smio
;
member
277
uint32_t
Smio
[SMU72_MAX_ENTRIES_SMIO];
member
H
A
D
smu73_discrete.h
32
uint8_t
Smio
;
member
251
uint32_t
Smio
[SMU73_MAX_ENTRIES_SMIO];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
smu7_discrete.h
97
uint8_t
Smio
;
member
334
uint32_t
Smio
[SMU7_MAX_ENTRIES_SMIO];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
ci_smumgr.c
856
table->VddcLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_vddc_table()
857
table->
Smio
[count] |= data->vddc_voltage_table.entries[count].smio_low;
in ci_populate_smc_vddc_table()
860
table->VddcLevel[count].
Smio
= 0;
in ci_populate_smc_vddc_table()
884
table->VddciLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_vdd_ci_table()
885
table->
Smio
[count] |= data->vddci_voltage_table.entries[count].smio_low;
in ci_populate_smc_vdd_ci_table()
888
table->VddciLevel[count].
Smio
= 0;
in ci_populate_smc_vdd_ci_table()
912
table->MvddLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_mvdd_table()
913
table->
Smio
[count] |= data->mvdd_voltage_table.entries[count].smio_low;
in ci_populate_smc_mvdd_table()
916
table->MvddLevel[count].
Smio
= 0;
in ci_populate_smc_mvdd_table()
2068
CONVERT_FROM_HOST_TO_SMC_UL(table->
Smio
[
in ci_init_smc_table()
[all...]
H
A
D
vegam_smumgr.c
462
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in vegam_populate_smc_mvdd_table()
463
table->SmioTable2.Pattern[level].
Smio
=
in vegam_populate_smc_mvdd_table()
465
table->
Smio
[level] |=
in vegam_populate_smc_mvdd_table()
490
table->SmioTable1.Pattern[level].
Smio
= (uint8_t) level;
in vegam_populate_smc_vddci_table()
492
table->
Smio
[level] |= data->vddci_voltage_table.entries[level].smio_low;
in vegam_populate_smc_vddci_table()
2121
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[i]);
in vegam_init_smc_table()
H
A
D
iceland_smumgr.c
633
table->VddcLevel[count].
Smio
|= data->vddc_voltage_table.entries[count].smio_low;
in iceland_populate_smc_vddc_table()
635
table->VddcLevel[count].
Smio
= 0;
in iceland_populate_smc_vddc_table()
658
table->VddciLevel[count].
Smio
|= data->vddci_voltage_table.entries[count].smio_low;
in iceland_populate_smc_vdd_ci_table()
660
table->VddciLevel[count].
Smio
|= 0;
in iceland_populate_smc_vdd_ci_table()
683
table->MvddLevel[count].
Smio
|= data->mvdd_voltage_table.entries[count].smio_low;
in iceland_populate_smc_mvdd_table()
685
table->MvddLevel[count].
Smio
|= 0;
in iceland_populate_smc_mvdd_table()
H
A
D
tonga_smumgr.c
350
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level. */
in tonga_populate_smc_vdd_ci_table()
351
table->SmioTable1.Pattern[count].
Smio
=
in tonga_populate_smc_vdd_ci_table()
353
table->
Smio
[count] |=
in tonga_populate_smc_vdd_ci_table()
377
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in tonga_populate_smc_mvdd_table()
378
table->SmioTable2.Pattern[count].
Smio
=
in tonga_populate_smc_mvdd_table()
380
table->
Smio
[count] |=
in tonga_populate_smc_mvdd_table()
2423
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[
in tonga_init_smc_table()
[all...]
H
A
D
polaris10_smumgr.c
660
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in polaris10_populate_smc_mvdd_table()
661
table->SmioTable2.Pattern[level].
Smio
=
in polaris10_populate_smc_mvdd_table()
663
table->
Smio
[level] |=
in polaris10_populate_smc_mvdd_table()
688
table->SmioTable1.Pattern[level].
Smio
= (uint8_t) level;
in polaris10_populate_smc_vddci_table()
690
table->
Smio
[level] |= data->vddci_voltage_table.entries[level].smio_low;
in polaris10_populate_smc_vddci_table()
2000
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[i]);
in polaris10_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
ci_smumgr.c
857
table->VddcLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_vddc_table()
858
table->
Smio
[count] |= data->vddc_voltage_table.entries[count].smio_low;
in ci_populate_smc_vddc_table()
861
table->VddcLevel[count].
Smio
= 0;
in ci_populate_smc_vddc_table()
885
table->VddciLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_vdd_ci_table()
886
table->
Smio
[count] |= data->vddci_voltage_table.entries[count].smio_low;
in ci_populate_smc_vdd_ci_table()
889
table->VddciLevel[count].
Smio
= 0;
in ci_populate_smc_vdd_ci_table()
913
table->MvddLevel[count].
Smio
= (uint8_t) count;
in ci_populate_smc_mvdd_table()
914
table->
Smio
[count] |= data->mvdd_voltage_table.entries[count].smio_low;
in ci_populate_smc_mvdd_table()
917
table->MvddLevel[count].
Smio
= 0;
in ci_populate_smc_mvdd_table()
2069
CONVERT_FROM_HOST_TO_SMC_UL(table->
Smio
[
in ci_init_smc_table()
[all...]
H
A
D
vegam_smumgr.c
461
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in vegam_populate_smc_mvdd_table()
462
table->SmioTable2.Pattern[level].
Smio
=
in vegam_populate_smc_mvdd_table()
464
table->
Smio
[level] |=
in vegam_populate_smc_mvdd_table()
489
table->SmioTable1.Pattern[level].
Smio
= (uint8_t) level;
in vegam_populate_smc_vddci_table()
491
table->
Smio
[level] |= data->vddci_voltage_table.entries[level].smio_low;
in vegam_populate_smc_vddci_table()
2119
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[i]);
in vegam_init_smc_table()
H
A
D
iceland_smumgr.c
633
table->VddcLevel[count].
Smio
|= data->vddc_voltage_table.entries[count].smio_low;
in iceland_populate_smc_vddc_table()
635
table->VddcLevel[count].
Smio
= 0;
in iceland_populate_smc_vddc_table()
658
table->VddciLevel[count].
Smio
|= data->vddci_voltage_table.entries[count].smio_low;
in iceland_populate_smc_vdd_ci_table()
660
table->VddciLevel[count].
Smio
|= 0;
in iceland_populate_smc_vdd_ci_table()
683
table->MvddLevel[count].
Smio
|= data->mvdd_voltage_table.entries[count].smio_low;
in iceland_populate_smc_mvdd_table()
685
table->MvddLevel[count].
Smio
|= 0;
in iceland_populate_smc_mvdd_table()
H
A
D
polaris10_smumgr.c
677
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in polaris10_populate_smc_mvdd_table()
678
table->SmioTable2.Pattern[level].
Smio
=
in polaris10_populate_smc_mvdd_table()
680
table->
Smio
[level] |=
in polaris10_populate_smc_mvdd_table()
705
table->SmioTable1.Pattern[level].
Smio
= (uint8_t) level;
in polaris10_populate_smc_vddc_table()
707
table->
Smio
[level] |= data->vddc_voltage_table.entries[level].smio_low;
in polaris10_populate_smc_vddc_table()
730
table->SmioTable1.Pattern[level].
Smio
= (uint8_t) level;
in polaris10_populate_smc_vddci_table()
732
table->
Smio
[level] |= data->vddci_voltage_table.entries[level].smio_low;
in polaris10_populate_smc_vddci_table()
2104
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[
in polaris10_init_smc_table()
[all...]
H
A
D
tonga_smumgr.c
350
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level. */
in tonga_populate_smc_vdd_ci_table()
351
table->SmioTable1.Pattern[count].
Smio
=
in tonga_populate_smc_vdd_ci_table()
353
table->
Smio
[count] |=
in tonga_populate_smc_vdd_ci_table()
377
/* Index into DpmTable.
Smio
. Drive bits from
Smio
entry to get this voltage level.*/
in tonga_populate_smc_mvdd_table()
378
table->SmioTable2.Pattern[count].
Smio
=
in tonga_populate_smc_mvdd_table()
380
table->
Smio
[count] |=
in tonga_populate_smc_mvdd_table()
2423
table->
Smio
[i] = PP_HOST_TO_SMC_UL(table->
Smio
[
in tonga_init_smc_table()
[all...]
Completed in 64 milliseconds
1
2