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
defs:rrate
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/
H
A
D
clk-hfpll.c
133
unsigned long
rrate
;
in clk_hfpll_round_rate()
local
H
A
D
clk-alpha-pll.c
1154
unsigned long
rrate
, max = rate + PLL_RATE_MARGIN;
in alpha_pll_fabia_set_rate()
local
1179
unsigned long cal_freq,
rrate
;
in alpha_pll_fabia_prepare()
local
1486
unsigned long
rrate
;
in alpha_pll_trion_set_rate()
local
[all...]
/kernel/linux/linux-6.6/drivers/clk/qcom/
H
A
D
clk-hfpll.c
135
unsigned long
rrate
;
in clk_hfpll_determine_rate()
local
H
A
D
clk-alpha-pll.c
1318
unsigned long
rrate
;
in alpha_pll_fabia_set_rate()
local
1339
unsigned long cal_freq,
rrate
;
in alpha_pll_fabia_prepare()
local
1299
alpha_pll_check_rate_margin(struct clk_hw *hw, unsigned long
rrate
, unsigned long rate)
alpha_pll_check_rate_margin()
argument
1631
unsigned long
rrate
;
__alpha_pll_trion_set_rate()
local
1733
unsigned long
rrate
;
clk_alpha_pll_agera_set_rate()
local
2051
unsigned long
rrate
;
clk_zonda_pll_set_rate()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H
A
D
pcm-test.c
273
unsigned int
rrate
;
in test_pcm_time()
local
Completed in 8 milliseconds