Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/gs_fpgaboot/
Dio.h71 int xl_supported_prog_bus_width(enum wbus bus_bytes);
Dio.c45 int xl_supported_prog_bus_width(enum wbus bus_bytes) in xl_supported_prog_bus_width() function
Dgs_fpgaboot.c223 if (!xl_supported_prog_bus_width(bus_bytes)) { in gs_download_image()