Searched refs:hw_to_ccu_mult (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/sunxi-ng/
H A Dccu_mult.c55 struct ccu_mult *cm = hw_to_ccu_mult(hw);
62 struct ccu_mult *cm = hw_to_ccu_mult(hw);
69 struct ccu_mult *cm = hw_to_ccu_mult(hw);
77 struct ccu_mult *cm = hw_to_ccu_mult(hw);
97 struct ccu_mult *cm = hw_to_ccu_mult(hw);
106 struct ccu_mult *cm = hw_to_ccu_mult(hw);
149 struct ccu_mult *cm = hw_to_ccu_mult(hw);
156 struct ccu_mult *cm = hw_to_ccu_mult(hw);
H A Dccu_mult.h61 static inline struct ccu_mult *hw_to_ccu_mult(struct clk_hw *hw) function

Completed in 354 milliseconds