Home
last modified time | relevance | path

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

/drivers/staging/gs_fpgaboot/
Dgs_fpgaboot.c219 while (xl_get_init_b() == 0) in gs_download_image()
230 if (xl_get_init_b() == 0) { in gs_download_image()
237 pr_err("init_B %d\n", xl_get_init_b()); in gs_download_image()
Dio.h84 int xl_get_init_b(void);
Dio.c94 int xl_get_init_b(void) in xl_get_init_b() function