Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/gs_fpgaboot/
Dio.h61 int xl_supported_prog_bus_width(enum wbus bus_bytes);
Dio.c34 int xl_supported_prog_bus_width(enum wbus bus_bytes) in xl_supported_prog_bus_width() function
Dgs_fpgaboot.c213 if (!xl_supported_prog_bus_width(bus_bytes)) { in gs_download_image()