Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c36 gd->post_init_f_time = post_time_ms(0); in post_init_f()
37 if (!gd->post_init_f_time) in post_init_f()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h57 unsigned long post_init_f_time; /* When post_init_f started */ member