Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/x86/
Dclk-cgu.c21 #define to_lgm_clk_gate(_hw) container_of(_hw, struct lgm_clk_gate, hw)
288 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_enable()
302 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_disable()
314 struct lgm_clk_gate *gate = to_lgm_clk_gate(hw); in lgm_clk_gate_is_enabled()
341 struct lgm_clk_gate *gate; in lgm_clk_register_gate()
Dclk-cgu.h54 struct lgm_clk_gate { struct