Home
last modified time | relevance | path

Searched refs:ccu_nkm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_nkm.h16 * struct ccu_nkm - Definition of an N-K-M clock
20 struct ccu_nkm { struct
40 struct ccu_nkm _struct = { \
61 struct ccu_nkm _struct = { \
76 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm()
80 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
H A Dccu_nkm.c11 #include "ccu_nkm.h"
52 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()
59 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()
66 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()
74 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()
112 struct ccu_nkm *nkm = data; in ccu_nkm_round_rate()
138 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_determine_rate()
147 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_rate()
185 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_get_parent()
192 struct ccu_nkm *nk in ccu_nkm_set_parent()
[all...]
H A Dccu-sun8i-r40.c19 #include "ccu_nkm.h"
173 static struct ccu_nkm pll_sata_clk = {
223 static struct ccu_nkm pll_mipi_clk = {
H A Dccu-sun50i-a64.c19 #include "ccu_nkm.h"
168 static struct ccu_nkm pll_mipi_clk = {
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nkm.h16 * struct ccu_nkm - Definition of an N-K-M clock
20 struct ccu_nkm { struct
40 struct ccu_nkm _struct = { \
61 struct ccu_nkm _struct = { \
76 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm()
80 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
H A Dccu_nkm.c11 #include "ccu_nkm.h"
91 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()
98 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()
105 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()
113 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()
151 struct ccu_nkm *nkm = data; in ccu_nkm_round_rate()
179 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_determine_rate()
188 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_rate()
226 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_get_parent()
233 struct ccu_nkm *nk in ccu_nkm_set_parent()
[all...]
H A Dccu-sun8i-r40.c20 #include "ccu_nkm.h"
174 static struct ccu_nkm pll_sata_clk = {
224 static struct ccu_nkm pll_mipi_clk = {
H A Dccu-sun50i-a64.c19 #include "ccu_nkm.h"
168 static struct ccu_nkm pll_mipi_clk = {

Completed in 7 milliseconds