Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/sunxi-ng/
Dccu_gate.h13 struct ccu_gate { struct
20 struct ccu_gate _struct = { \ argument
32 struct ccu_gate _struct = { \
44 struct ccu_gate _struct = { \
60 struct ccu_gate _struct = { \
73 struct ccu_gate _struct = { \
87 struct ccu_gate _struct = { \
101 struct ccu_gate _struct = { \
114 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate()
118 return container_of(common, struct ccu_gate, common); in hw_to_ccu_gate()
Dccu_gate.c31 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable()
57 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable()
73 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled()
81 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate()
93 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate()
DMakefile13 sunxi-ccu-y += ccu_gate.o
Dccu-sun6i-rtc.c223 static struct ccu_gate osc24M_32k_clk = {
Dccu-sun8i-a83t.c476 static struct ccu_gate usb_hsic_12m_clk = {