Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gs_fpgaboot/
Dio.h78 int xl_supported_prog_bus_width(enum wbus bus_bytes);
Dio.c50 int xl_supported_prog_bus_width(enum wbus bus_bytes) in xl_supported_prog_bus_width() function
Dgs_fpgaboot.c202 if (!xl_supported_prog_bus_width(bus_bytes)) { in gs_download_image()