Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-gpio.c260 struct clk_gated_fixed { struct
266 #define to_clk_gated_fixed(_clk_gpio) container_of(_clk_gpio, struct clk_gated_fixed, clk_gpio) argument