Home
last modified time | relevance | path

Searched refs:ccu_nk (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_nk.h28 struct ccu_nk { struct
46 struct ccu_nk _struct = { \ argument
62 static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw) in hw_to_ccu_nk()
66 return container_of(common, struct ccu_nk, common); in hw_to_ccu_nk()
Dccu_nk.c49 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable()
56 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable()
63 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled()
71 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_recalc_rate()
99 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_round_rate()
122 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_set_rate()
DMakefile17 obj-y += ccu_nk.o
Dccu-sun4i-a10.c118 static struct ccu_nk pll_ve_sun7i_clk = {
131 static struct ccu_nk pll_ddr_base_clk = {
157 static struct ccu_nk pll_periph_base_clk = {
205 static struct ccu_nk pll_gpu_clk = {
Dccu-sun50i-a64.c100 static struct ccu_nk pll_periph0_clk = {
114 static struct ccu_nk pll_periph1_clk = {
Dccu-sun5i.c120 static struct ccu_nk pll_ddr_base_clk = {
147 static struct ccu_nk pll_periph_clk = {
Dccu-sun8i-r40.c106 static struct ccu_nk pll_periph0_clk = {
140 static struct ccu_nk pll_periph1_clk = {