Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/at91/
Dclk-main.c370 unsigned long prep_time, timeout; in clk_main_probe_frequency() local
375 prep_time = jiffies; in clk_main_probe_frequency()
380 } while (time_before(prep_time, timeout)); in clk_main_probe_frequency()