Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/uniphier/
H A Dclk-uniphier-gate.c13 struct uniphier_clk_gate { struct
21 container_of(_hw, struct uniphier_clk_gate, hw) argument
25 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); in uniphier_clk_gate_endisable()
44 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); in uniphier_clk_gate_is_enabled()
64 struct uniphier_clk_gate *gate; in uniphier_clk_register_gate()