Home
last modified time | relevance | path

Searched refs:lgm_clk_gate (Results 1 - 4 of 4) 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)
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()
H A Dclk-cgu.h52 struct lgm_clk_gate { struct
/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)
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()
H A Dclk-cgu.h52 struct lgm_clk_gate { struct

Completed in 4 milliseconds