Home
last modified time | relevance | path

Searched refs:stm32_rgate (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clk/
Dclk-stm32f4.c817 #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate)
840 struct stm32_rgate { struct
850 struct stm32_rgate *rgate = to_rgclk(gate); in rgclk_enable() argument
894 struct stm32_rgate *rgate; in clk_register_rgate()