Home
last modified time | relevance | path

Searched refs:FPGA_VER (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Drtsx_usb.h313 #define FPGA_VER 0x80 macro
/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h361 #define FPGA_VER 0x5030 macro
H A Dtehuti.c109 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()
1953 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()
1999 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
/linux/drivers/atm/
H A Dsolos-pci.c43 #define FPGA_VER 0x74 macro
1246 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()