Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-stm32h7.c158 #define RGATE_TIMEOUT 10000 macro
165 unsigned int timeout = RGATE_TIMEOUT; in ready_gate_clk_enable()
193 unsigned int timeout = RGATE_TIMEOUT; in ready_gate_clk_disable()
H A Dclk-stm32f4.c913 #define RGATE_TIMEOUT 50000 macro
920 unsigned int timeout = RGATE_TIMEOUT; in rgclk_enable()