Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/imx/
Dclk-gate2.c27 struct clk_gate2 { struct
37 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) argument