Searched refs:fpga_type (Results 1 – 5 of 5) sorted by relevance
33 } fpga_type; /* end, typedef fpga_type */ typedef36 fpga_type devtype; /* switch value to select sub-functions */62 int fpga_add(fpga_type devtype, void *desc);
63 MPS2FPGAType fpga_type; member202 switch (mmc->fpga_type) { in mps2_common_init()224 switch (mmc->fpga_type) { in mps2_common_init()264 switch (mmc->fpga_type) { in mps2_common_init()461 mmc->fpga_type == FPGA_AN511 ? 47 : 13)); in mps2_common_init()487 mmc->fpga_type = FPGA_AN385; in mps2_an385_class_init()506 mmc->fpga_type = FPGA_AN386; in mps2_an386_class_init()525 mmc->fpga_type = FPGA_AN500; in mps2_an500_class_init()544 mmc->fpga_type = FPGA_AN511; in mps2_an511_class_init()
115 MPS2TZFPGAType fpga_type; member611 if (mmc->fpga_type != FPGA_AN524) { in remap_memory()1105 switch (mmc->fpga_type) { in mps2tz_common_init()1197 if (mmc->fpga_type == FPGA_AN547) { in mps2tz_common_init()1204 if (mmc->fpga_type == FPGA_AN524) { in mps2tz_common_init()1320 mmc->fpga_type = FPGA_AN505; in mps2tz_an505_class_init()1354 mmc->fpga_type = FPGA_AN521; in mps2tz_an521_class_init()1388 mmc->fpga_type = FPGA_AN524; in mps3tz_an524_class_init()1427 mmc->fpga_type = FPGA_AN547; in mps3tz_an547_class_init()
92 MPS3RFPGAType fpga_type; member
146 int fpga_add(fpga_type devtype, void *desc) in fpga_add()