Home
last modified time | relevance | path

Searched refs:ccu_nk (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_nk.h16 * struct ccu_nk - Definition of an N-K clock
20 struct ccu_nk { struct
38 struct ccu_nk _struct = { \
54 static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw) in hw_to_ccu_nk()
58 return container_of(common, struct ccu_nk, common); in hw_to_ccu_nk()
H A Dccu_nk.c11 #include "ccu_nk.h"
46 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable()
53 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable()
60 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled()
68 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_recalc_rate()
96 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_round_rate()
119 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_set_rate()
H A Dccu-sun50i-a64.c18 #include "ccu_nk.h"
106 static struct ccu_nk pll_periph0_clk = {
120 static struct ccu_nk pll_periph1_clk = {
H A Dccu-sun4i-a10.c19 #include "ccu_nk.h"
111 static struct ccu_nk pll_ve_sun7i_clk = {
124 static struct ccu_nk pll_ddr_base_clk = {
150 static struct ccu_nk pll_periph_base_clk = {
199 static struct ccu_nk pll_gpu_clk = {
H A Dccu-suniv-f1c100s.c18 #include "ccu_nk.h"
95 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun5i.c17 #include "ccu_nk.h"
113 static struct ccu_nk pll_ddr_base_clk = {
140 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun8i-r40.c18 #include "ccu_nk.h"
110 static struct ccu_nk pll_periph0_clk = {
144 static struct ccu_nk pll_periph1_clk = {
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nk.h16 * struct ccu_nk - Definition of an N-K clock
20 struct ccu_nk { struct
38 struct ccu_nk _struct = { \
54 static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw) in hw_to_ccu_nk()
58 return container_of(common, struct ccu_nk, common); in hw_to_ccu_nk()
H A Dccu_nk.c11 #include "ccu_nk.h"
48 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable()
55 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable()
62 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled()
70 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_recalc_rate()
98 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_round_rate()
120 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_set_rate()
H A Dccu-sun50i-a64.c18 #include "ccu_nk.h"
106 static struct ccu_nk pll_periph0_clk = {
120 static struct ccu_nk pll_periph1_clk = {
H A Dccu-sun4i-a10.c21 #include "ccu_nk.h"
113 static struct ccu_nk pll_ve_sun7i_clk = {
126 static struct ccu_nk pll_ddr_base_clk = {
152 static struct ccu_nk pll_periph_base_clk = {
201 static struct ccu_nk pll_gpu_clk = {
H A Dccu-suniv-f1c100s.c19 #include "ccu_nk.h"
96 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun5i.c17 #include "ccu_nk.h"
113 static struct ccu_nk pll_ddr_base_clk = {
140 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun8i-r40.c19 #include "ccu_nk.h"
111 static struct ccu_nk pll_periph0_clk = {
145 static struct ccu_nk pll_periph1_clk = {

Completed in 12 milliseconds