Searched refs:to_rgclk (Results 1 – 1 of 1) sorted by relevance
817 #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate) macro850 struct stm32_rgate *rgate = to_rgclk(gate); in rgclk_enable()