Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dclk-main.c336 unsigned long prep_time, timeout; in clk_main_probe_frequency() local
341 prep_time = jiffies; in clk_main_probe_frequency()
349 } while (time_before(prep_time, timeout)); in clk_main_probe_frequency()