Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/x86/
H A Dclk-cgu.c22 #define to_lgm_clk_gate(_hw) container_of(_hw, struct lgm_clk_gate, hw) macro
259 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_enable()
270 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_disable()
279 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_is_enabled()