Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/gs_fpgaboot/
H A Dio.h61 int xl_supported_prog_bus_width(enum wbus bus_bytes);
H A Dio.c34 int xl_supported_prog_bus_width(enum wbus bus_bytes) in xl_supported_prog_bus_width() function
H A Dgs_fpgaboot.c213 if (!xl_supported_prog_bus_width(bus_bytes)) { in gs_download_image()