Searched refs:ccu_div (Results 1 – 4 of 4) sorted by relevance
16 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()
78 struct ccu_div struct91 struct ccu_div _struct = { \ argument118 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()
10 obj-y += ccu_div.o
24 source/ccmu/sunxi-ng/ccu_div.c
Completed in 13 milliseconds