Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drtsx_usb.h326 #define FPGA_VER 0x80 macro
/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.h365 #define FPGA_VER 0x5030 macro
Dtehuti.c113 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()
1977 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()
2025 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
/Linux-v4.19/drivers/atm/
Dsolos-pci.c52 #define FPGA_VER 0x74 macro
1260 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()