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:LOAD_LEVEL_NR
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
armada-37xx-cpufreq.c
71
#define
LOAD_LEVEL_NR
4
macro
100
u8 divider[
LOAD_LEVEL_NR
];
101
u32 avs[
LOAD_LEVEL_NR
];
143
for (load_lvl = 0; load_lvl <
LOAD_LEVEL_NR
; load_lvl++) {
in armada37xx_cpufreq_dvfs_setup()
247
for (load_level = 1; load_level <
LOAD_LEVEL_NR
; load_level++)
in armada37xx_cpufreq_avs_configure()
324
for (load_level = 1; load_level <
LOAD_LEVEL_NR
; load_level++) {
in armada37xx_cpufreq_avs_setup()
489
for (load_lvl = ARMADA_37XX_DVFS_LOAD_0; load_lvl <
LOAD_LEVEL_NR
;
in armada37xx_cpufreq_driver_init()
545
for (load_lvl = ARMADA_37XX_DVFS_LOAD_0; load_lvl <
LOAD_LEVEL_NR
; load_lvl++) {
in armada37xx_cpufreq_driver_exit()
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
armada-37xx-cpufreq.c
73
#define
LOAD_LEVEL_NR
4
macro
100
u8 divider[
LOAD_LEVEL_NR
];
101
u32 avs[
LOAD_LEVEL_NR
];
143
for (load_lvl = 0; load_lvl <
LOAD_LEVEL_NR
; load_lvl++) {
in armada37xx_cpufreq_dvfs_setup()
247
for (load_level = 1; load_level <
LOAD_LEVEL_NR
; load_level++)
in armada37xx_cpufreq_avs_configure()
324
for (load_level = 1; load_level <
LOAD_LEVEL_NR
; load_level++) {
in armada37xx_cpufreq_avs_setup()
497
for (load_lvl = ARMADA_37XX_DVFS_LOAD_0; load_lvl <
LOAD_LEVEL_NR
;
in armada37xx_cpufreq_driver_init()
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H
A
D
armada-37xx-periph.c
37
#define
LOAD_LEVEL_NR
4
macro
468
for (load_level = 0; load_level <
LOAD_LEVEL_NR
; load_level++) {
in clk_pm_cpu_round_rate()
568
for (load_level = 0; load_level <
LOAD_LEVEL_NR
; load_level++) {
in clk_pm_cpu_set_rate()
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H
A
D
armada-37xx-periph.c
37
#define
LOAD_LEVEL_NR
4
macro
468
for (load_level = 0; load_level <
LOAD_LEVEL_NR
; load_level++) {
in clk_pm_cpu_round_rate()
568
for (load_level = 0; load_level <
LOAD_LEVEL_NR
; load_level++) {
in clk_pm_cpu_set_rate()
Completed in 5 milliseconds