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:ccu_mp
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H
A
D
ccu_mp.h
18
* struct
ccu_mp
- Definition of an M-P clock
22
struct
ccu_mp
{
struct
39
struct
ccu_mp
_struct = { \
60
struct
ccu_mp
_struct = { \
90
struct
ccu_mp
_struct = { \
120
struct
ccu_mp
_struct = { \
134
static inline struct
ccu_mp
*hw_to_ccu_mp(struct clk_hw *hw)
in hw_to_ccu_mp()
138
return container_of(common, struct
ccu_mp
, common);
in hw_to_ccu_mp()
154
struct
ccu_mp
_struct = { \
H
A
D
ccu_mp.c
11
#include "
ccu_mp
.h"
103
struct
ccu_mp
*cmp = data;
in ccu_mp_round_rate()
128
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_disable()
135
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_enable()
142
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_is_enabled()
150
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_recalc_rate()
180
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_determine_rate()
189
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_set_rate()
225
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_get_parent()
232
struct
ccu_mp
*cm
in ccu_mp_set_parent()
[all...]
H
A
D
ccu-sun9i-a80.c
16
#include "
ccu_mp
.h"
350
static struct
ccu_mp
out_a_clk = {
370
static struct
ccu_mp
out_b_clk = {
487
static struct
ccu_mp
ss_clk = {
682
static struct
ccu_mp
gpadc_clk = {
698
static struct
ccu_mp
cir_tx_clk = {
H
A
D
ccu-sun8i-r.c
16
#include "
ccu_mp
.h"
94
static struct
ccu_mp
a83t_ir_clk = {
H
A
D
ccu-sun6i-a31.c
20
#include "
ccu_mp
.h"
743
static struct
ccu_mp
out_a_clk = {
764
static struct
ccu_mp
out_b_clk = {
785
static struct
ccu_mp
out_c_clk = {
H
A
D
ccu-sun8i-r40.c
17
#include "
ccu_mp
.h"
590
static struct
ccu_mp
keypad_clk = {
762
static struct
ccu_mp
outa_clk = {
781
static struct
ccu_mp
outb_clk = {
H
A
D
ccu-sun4i-a10.c
19
#include "
ccu_mp
.h"
607
static struct
ccu_mp
keypad_clk = {
823
static struct
ccu_mp
out_a_clk = {
842
static struct
ccu_mp
out_b_clk = {
H
A
D
ccu-sun5i.c
15
#include "
ccu_mp
.h"
409
static struct
ccu_mp
keypad_clk = {
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H
A
D
ccu_mp.h
18
* struct
ccu_mp
- Definition of an M-P clock
22
struct
ccu_mp
{
struct
39
struct
ccu_mp
_struct = { \
60
struct
ccu_mp
_struct = { \
85
static inline struct
ccu_mp
*hw_to_ccu_mp(struct clk_hw *hw)
in hw_to_ccu_mp()
89
return container_of(common, struct
ccu_mp
, common);
in hw_to_ccu_mp()
105
struct
ccu_mp
_struct = { \
H
A
D
ccu_mp.c
11
#include "
ccu_mp
.h"
101
struct
ccu_mp
*cmp = data;
in ccu_mp_round_rate()
127
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_disable()
134
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_enable()
141
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_is_enabled()
149
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_recalc_rate()
179
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_determine_rate()
188
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_set_rate()
224
struct
ccu_mp
*cmp = hw_to_ccu_mp(hw);
in ccu_mp_get_parent()
231
struct
ccu_mp
*cm
in ccu_mp_set_parent()
[all...]
H
A
D
ccu-sun9i-a80.c
16
#include "
ccu_mp
.h"
350
static struct
ccu_mp
out_a_clk = {
370
static struct
ccu_mp
out_b_clk = {
487
static struct
ccu_mp
ss_clk = {
682
static struct
ccu_mp
gpadc_clk = {
698
static struct
ccu_mp
cir_tx_clk = {
H
A
D
ccu-sun8i-r.c
15
#include "
ccu_mp
.h"
93
static struct
ccu_mp
a83t_ir_clk = {
H
A
D
ccu-sun6i-a31.c
19
#include "
ccu_mp
.h"
742
static struct
ccu_mp
out_a_clk = {
763
static struct
ccu_mp
out_b_clk = {
784
static struct
ccu_mp
out_c_clk = {
H
A
D
ccu-sun8i-r40.c
16
#include "
ccu_mp
.h"
589
static struct
ccu_mp
keypad_clk = {
761
static struct
ccu_mp
outa_clk = {
780
static struct
ccu_mp
outb_clk = {
H
A
D
ccu-sun4i-a10.c
17
#include "
ccu_mp
.h"
605
static struct
ccu_mp
keypad_clk = {
821
static struct
ccu_mp
out_a_clk = {
840
static struct
ccu_mp
out_b_clk = {
H
A
D
ccu-sun5i.c
15
#include "
ccu_mp
.h"
409
static struct
ccu_mp
keypad_clk = {
Completed in 15 milliseconds