Home
last modified time | relevance | path

Searched refs:ccu_div (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_div.c16 struct ccu_div *cd = data; in ccu_div_round_rate()
38 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_disable()
45 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_enable()
52 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_is_enabled()
60 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_recalc_rate()
85 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_determine_rate()
94 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_set_rate()
125 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_get_parent()
132 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_set_parent()
A Dccu_div.h78 struct ccu_div struct
91 struct ccu_div _struct = { \ argument
118 struct ccu_div _struct = { \
153 struct ccu_div _struct = { \
170 static inline struct ccu_div *hw_to_ccu_div(struct clk_hw *hw) in hw_to_ccu_div()
174 return container_of(common, struct ccu_div, common); in hw_to_ccu_div()
A DMakefile10 obj-y += ccu_div.o
/bsp/allwinner/libraries/sunxi-hal/hal/
A DSConscript24 source/ccmu/sunxi-ng/ccu_div.c

Completed in 13 milliseconds