Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-oxnas.c33 struct clk_oxnas_gate { struct
41 struct clk_oxnas_gate **gates; argument
52 static inline struct clk_oxnas_gate *to_clk_oxnas_gate(struct clk_hw *hw) in to_clk_oxnas_gate()
54 return container_of(hw, struct clk_oxnas_gate, hw); in to_clk_oxnas_gate()
59 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_is_enabled()
72 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_enable()
81 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_disable()
101 struct clk_oxnas_gate _name = { \
122 static struct clk_oxnas_gate *ox810se_gates[] = {
149 static struct clk_oxnas_gate *ox820_gates[] = {