Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-oxnas.c22 struct clk_oxnas_gate { struct
30 struct clk_oxnas_gate **gates; argument
41 static inline struct clk_oxnas_gate *to_clk_oxnas_gate(struct clk_hw *hw) in to_clk_oxnas_gate()
43 return container_of(hw, struct clk_oxnas_gate, hw); in to_clk_oxnas_gate()
48 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_is_enabled()
61 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_enable()
70 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_disable()
90 struct clk_oxnas_gate _name = { \
111 static struct clk_oxnas_gate *ox810se_gates[] = {
138 static struct clk_oxnas_gate *ox820_gates[] = {