Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds