Home
last modified time | relevance | path

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

/drivers/clk/sunxi-ng/
Dccu_nk.h20 struct ccu_nk { struct
38 struct ccu_nk _struct = { \ argument
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()
Dccu_nk.c46 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()
DMakefile17 obj-y += ccu_nk.o
Dccu-sun4i-a10.c111 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 = {
Dccu-sun50i-a64.c106 static struct ccu_nk pll_periph0_clk = {
120 static struct ccu_nk pll_periph1_clk = {
Dccu-suniv-f1c100s.c95 static struct ccu_nk pll_periph_clk = {
Dccu-sun5i.c113 static struct ccu_nk pll_ddr_base_clk = {
140 static struct ccu_nk pll_periph_clk = {
Dccu-sun8i-r40.c110 static struct ccu_nk pll_periph0_clk = {
144 static struct ccu_nk pll_periph1_clk = {