Home
last modified time | relevance | path

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

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