Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/at91/
Dclk-main.c332 unsigned long prep_time, timeout; in clk_main_probe_frequency() local
337 prep_time = jiffies; in clk_main_probe_frequency()
345 } while (time_before(prep_time, timeout)); in clk_main_probe_frequency()