Home
last modified time | relevance | path

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

/linux/drivers/clk/visconti/
H A Dclkc.c23 static inline struct visconti_clk_gate *to_visconti_clk_gate(struct clk_hw *hw) in to_visconti_clk_gate()
25 return container_of(hw, struct visconti_clk_gate, hw); in to_visconti_clk_gate()
30 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_is_enabled()
40 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_disable()
57 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_enable()
84 struct visconti_clk_gate *gate; in visconti_clk_register_gate()
H A Dclkc.h55 struct visconti_clk_gate { struct