Home
last modified time | relevance | path

Searched defs:to_clk_gate (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/st/
Dclk-flexgen.c44 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro
/kernel/linux/linux-6.6/drivers/clk/st/
Dclk-flexgen.c51 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h506 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro
/kernel/linux/linux-6.6/include/linux/
Dclk-provider.h520 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro