Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/at91/
Dclk-main.c348 unsigned long prep_time, timeout; in clk_main_probe_frequency() local
353 prep_time = jiffies; in clk_main_probe_frequency()
361 } while (time_before(prep_time, timeout)); in clk_main_probe_frequency()