Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/
Dclk-stm32f4.c889 #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate)
912 struct stm32_rgate { struct
922 struct stm32_rgate *rgate = to_rgclk(gate); in rgclk_enable() argument
966 struct stm32_rgate *rgate; in clk_register_rgate()