Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpost.h108 void post_bootmode_init (void);
/OK3568_Linux_fs/u-boot/post/
H A Dpost.c73 void post_bootmode_init(void) in post_bootmode_init() function
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.c632 post_bootmode_init(); in init_post()