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:ThermOutGpio
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu75_discrete.h
270
uint8_t
ThermOutGpio
;
member
H
A
D
smu74_discrete.h
267
uint8_t
ThermOutGpio
;
member
H
A
D
smu72_discrete.h
258
uint8_t
ThermOutGpio
;
member
H
A
D
smu73_discrete.h
242
uint8_t
ThermOutGpio
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
smu75_discrete.h
270
uint8_t
ThermOutGpio
;
member
H
A
D
smu74_discrete.h
267
uint8_t
ThermOutGpio
;
member
H
A
D
smu72_discrete.h
258
uint8_t
ThermOutGpio
;
member
H
A
D
smu73_discrete.h
232
uint8_t
ThermOutGpio
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
vegam_smumgr.c
2080
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in vegam_init_smc_table()
2099
table->
ThermOutGpio
= 17;
in vegam_init_smc_table()
H
A
D
fiji_smumgr.c
2067
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in fiji_init_smc_table()
2087
table->
ThermOutGpio
= 17;
in fiji_init_smc_table()
H
A
D
tonga_smumgr.c
2398
table->
ThermOutGpio
= gpio_pin_assignment.uc_gpio_pin_bit_shift;
in tonga_init_smc_table()
2417
table->
ThermOutGpio
= 17;
in tonga_init_smc_table()
H
A
D
polaris10_smumgr.c
1967
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in polaris10_init_smc_table()
1983
table->
ThermOutGpio
= 17;
in polaris10_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
vegam_smumgr.c
2078
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in vegam_init_smc_table()
2097
table->
ThermOutGpio
= 17;
in vegam_init_smc_table()
H
A
D
fiji_smumgr.c
2065
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in fiji_init_smc_table()
2085
table->
ThermOutGpio
= 17;
in fiji_init_smc_table()
H
A
D
tonga_smumgr.c
2398
table->
ThermOutGpio
= gpio_pin_assignment.uc_gpio_pin_bit_shift;
in tonga_init_smc_table()
2417
table->
ThermOutGpio
= 17;
in tonga_init_smc_table()
H
A
D
polaris10_smumgr.c
2071
table->
ThermOutGpio
= gpio_pin.uc_gpio_pin_bit_shift;
in polaris10_init_smc_table()
2087
table->
ThermOutGpio
= 17;
in polaris10_init_smc_table()
Completed in 43 milliseconds