Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_gate.h12 struct ccu_gate struct
22 struct ccu_gate _struct = { \ argument
37 struct ccu_gate _struct = { \
52 struct ccu_gate _struct = { \
66 struct ccu_gate _struct = { \
78 struct ccu_gate _struct = { \
90 struct ccu_gate _struct = { \
106 struct ccu_gate _struct = { \
118 struct ccu_gate _struct = { \
130 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate()
[all …]
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 DMakefile12 obj-y += ccu_gate.o
/bsp/allwinner/libraries/sunxi-hal/hal/
A DSConscript13 source/ccmu/sunxi-ng/ccu_gate.c

Completed in 10 milliseconds