Searched refs:FPGA_VER (Results 1 – 4 of 4) sorted by relevance
315 #define FPGA_VER 0x80 macro
361 #define FPGA_VER 0x5030 macro
109 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()1973 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()2021 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
43 #define FPGA_VER 0x74 macro1248 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()