Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c313 struct stm32_clk_mgate { struct
545 struct stm32_clk_mgate *mgate; in _get_stm32_gate()
676 #define to_clk_mgate(_gate) container_of(_gate, struct stm32_clk_mgate, gate)
681 struct stm32_clk_mgate *clk_mgate = to_clk_mgate(gate); in mp1_mgate_clk_enable()
693 struct stm32_clk_mgate *clk_mgate = to_clk_mgate(gate); in mp1_mgate_clk_disable()