Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/x86/
Dclk-cgu.c22 #define to_lgm_clk_gate(_hw) container_of(_hw, struct lgm_clk_gate, hw)
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()
303 struct lgm_clk_gate *gate; in lgm_clk_register_gate()
Dclk-cgu.h52 struct lgm_clk_gate { struct