Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/st/
Dclk-flexgen.c51 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro
/Linux-v6.6/include/linux/
Dclk-provider.h520 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) macro