Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A 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()
H A Dccu_nk.c48 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 DMakefile20 sunxi-ccu-y += ccu_nk.o
H A Dccu-sun4i-a10.c113 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-sun50i-a64.c106 static struct ccu_nk pll_periph0_clk = {
120 static struct ccu_nk pll_periph1_clk = {
H A Dccu-suniv-f1c100s.c96 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun5i.c113 static struct ccu_nk pll_ddr_base_clk = {
140 static struct ccu_nk pll_periph_clk = {
H A Dccu-sun8i-r40.c111 static struct ccu_nk pll_periph0_clk = {
145 static struct ccu_nk pll_periph1_clk = {