Home
last modified time | relevance | path

Searched refs:hw_to_ccu_gate (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_gate.c29 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable()
56 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable()
76 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled()
84 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate()
98 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate()
A Dccu_gate.h130 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate() function

Completed in 6 milliseconds