Searched refs:FPGA_VER (Results 1 – 4 of 4) sorted by relevance
326 #define FPGA_VER 0x80 macro
362 #define FPGA_VER 0x5030 macro
113 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()1993 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()2041 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
52 #define FPGA_VER 0x74 macro1254 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()