stm32_rgate       889 drivers/clk/clk-stm32f4.c #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate)
stm32_rgate       922 drivers/clk/clk-stm32f4.c 	struct stm32_rgate *rgate = to_rgclk(gate);
stm32_rgate       966 drivers/clk/clk-stm32f4.c 	struct stm32_rgate *rgate;