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:votes
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
qcom_stats.c
112
struct appended_stats
votes
;
in qcom_soc_sleep_stats_show()
local
114
memcpy_fromio(&
votes
, reg + CLIENT_VOTES_OFFSET, sizeof(
votes
));
in qcom_soc_sleep_stats_show()
115
seq_printf(s, "Client Votes: %#x\n",
votes
.client_votes);
in qcom_soc_sleep_stats_show()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H
A
D
a6xx_gmu.c
840
/* Make sure there are no outstanding RPMh
votes
*/
in a6xx_gmu_rpmh_off()
863
/* Make sure there are no outstanding RPMh
votes
*/
in a6xx_gmu_force_off()
1205
static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *
votes
,
in a6xx_gmu_rpmh_arc_votes_init()
argument
1270
votes
[i] = ((pri[pindex] & 0xffff) << 16) |
in a6xx_gmu_rpmh_arc_votes_init()
1278
* The GMU
votes
with the RPMh for itself and on behalf of the GPU but we need
1279
* to construct the list of
votes
on the CPU and send it over. Query the RPMh
1280
* voltage levels and build the
votes
1290
/* Build the GX
votes
*/
in a6xx_gmu_rpmh_votes_init()
1294
/* Build the CX
votes
*/
in a6xx_gmu_rpmh_votes_init()
1363
/* Build the list of RPMh
votes
tha
in a6xx_gmu_pwrlevels_probe()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H
A
D
a6xx_gmu.c
862
/* Make sure there are no outstanding RPMh
votes
*/
in a6xx_gmu_rpmh_off()
895
/* Make sure there are no outstanding RPMh
votes
*/
in a6xx_gmu_force_off()
1227
static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *
votes
,
in a6xx_gmu_rpmh_arc_votes_init()
argument
1292
votes
[i] = ((pri[pindex] & 0xffff) << 16) |
in a6xx_gmu_rpmh_arc_votes_init()
1300
* The GMU
votes
with the RPMh for itself and on behalf of the GPU but we need
1301
* to construct the list of
votes
on the CPU and send it over. Query the RPMh
1302
* voltage levels and build the
votes
1312
/* Build the GX
votes
*/
in a6xx_gmu_rpmh_votes_init()
1316
/* Build the CX
votes
*/
in a6xx_gmu_rpmh_votes_init()
1385
/* Build the list of RPMh
votes
tha
in a6xx_gmu_pwrlevels_probe()
[all...]
Completed in 4 milliseconds