Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-stm32f4.c885 #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate)
908 struct stm32_rgate { struct
918 struct stm32_rgate *rgate = to_rgclk(gate); in rgclk_enable() argument
962 struct stm32_rgate *rgate; in clk_register_rgate()