HomeSort by relevance Sort by last modified time
    Searched refs:post_init_f_time (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/asm-generic/
global_data.h 41 unsigned long post_init_f_time; /* When post_init_f started */ member in struct:global_data
  /external/u-boot/post/
post.c 35 gd->post_init_f_time = post_time_ms(0);
36 if (!gd->post_init_f_time)

Completed in 208 milliseconds