Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-gate2.c28 struct clk_gate2 { struct
39 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) argument