Home
last modified time | relevance | path

Searched refs:ccu_mp (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_mp.h18 * 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 Dccu_mp.c11 #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 Dccu-sun9i-a80.c16 #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 Dccu-sun8i-r.c16 #include "ccu_mp.h"
94 static struct ccu_mp a83t_ir_clk = {
H A Dccu-sun6i-a31.c20 #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 Dccu-sun8i-r40.c17 #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 Dccu-sun4i-a10.c19 #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 Dccu-sun5i.c15 #include "ccu_mp.h"
409 static struct ccu_mp keypad_clk = {
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_mp.h18 * 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 Dccu_mp.c11 #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 Dccu-sun9i-a80.c16 #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 Dccu-sun8i-r.c15 #include "ccu_mp.h"
93 static struct ccu_mp a83t_ir_clk = {
H A Dccu-sun6i-a31.c19 #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 Dccu-sun8i-r40.c16 #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 Dccu-sun4i-a10.c17 #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 Dccu-sun5i.c15 #include "ccu_mp.h"
409 static struct ccu_mp keypad_clk = {

Completed in 15 milliseconds