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:nkmp
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H
A
D
ccu_nkmp.c
33
struct _ccu_nkmp *
nkmp
)
in ccu_nkmp_find_best()
39
for (_k =
nkmp
->min_k; _k <=
nkmp
->max_k; _k++) {
in ccu_nkmp_find_best()
40
for (_n =
nkmp
->min_n; _n <=
nkmp
->max_n; _n++) {
in ccu_nkmp_find_best()
41
for (_m =
nkmp
->min_m; _m <=
nkmp
->max_m; _m++) {
in ccu_nkmp_find_best()
42
for (_p =
nkmp
->min_p; _p <=
nkmp
->max_p; _p <<= 1) {
in ccu_nkmp_find_best()
64
nkmp
in ccu_nkmp_find_best()
32
ccu_
nkmp
_find_best(unsigned long parent, unsigned long rate, struct _ccu_
nkmp
*
nkmp
)
ccu_nkmp_find_best()
argument
72
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_disable()
local
79
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_enable()
local
86
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_is_enabled()
local
94
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_recalc_rate()
local
131
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_round_rate()
local
166
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_set_rate()
local
[all...]
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H
A
D
ccu_nkmp.c
33
struct _ccu_nkmp *
nkmp
)
in ccu_nkmp_find_best()
39
for (_k =
nkmp
->min_k; _k <=
nkmp
->max_k; _k++) {
in ccu_nkmp_find_best()
40
for (_n =
nkmp
->min_n; _n <=
nkmp
->max_n; _n++) {
in ccu_nkmp_find_best()
41
for (_m =
nkmp
->min_m; _m <=
nkmp
->max_m; _m++) {
in ccu_nkmp_find_best()
42
for (_p =
nkmp
->min_p; _p <=
nkmp
->max_p; _p <<= 1) {
in ccu_nkmp_find_best()
64
nkmp
in ccu_nkmp_find_best()
32
ccu_
nkmp
_find_best(unsigned long parent, unsigned long rate, struct _ccu_
nkmp
*
nkmp
)
ccu_nkmp_find_best()
argument
74
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_disable()
local
81
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_enable()
local
88
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_is_enabled()
local
96
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_recalc_rate()
local
133
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_round_rate()
local
166
struct ccu_
nkmp
*
nkmp
= hw_to_ccu_
nkmp
(hw);
ccu_nkmp_set_rate()
local
[all...]
Completed in 1 milliseconds