Searched refs:FPGA_MGR_EXTERNAL_CONFIG (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/fpga/
H A Dof-fpga-region.c228 info->flags |= FPGA_MGR_EXTERNAL_CONFIG;
260 if (info->flags & FPGA_MGR_EXTERNAL_CONFIG) {
/linux-master/include/linux/fpga/
H A Dfpga-mgr.h67 * %FPGA_MGR_EXTERNAL_CONFIG: FPGA has been configured prior to Linux booting
76 #define FPGA_MGR_EXTERNAL_CONFIG BIT(1) macro

Completed in 196 milliseconds