Home
last modified time | relevance | path

Searched refs:SNB_PBAR4XLAT_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/ntb/
Dntb_regs.h78 #define SNB_PBAR4XLAT_OFFSET 0x0018 macro
Dntb_hw.c812 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
817 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
824 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
852 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
857 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
864 SNB_PBAR4XLAT_OFFSET); in ntb_xeon_setup()
947 ndev->reg_ofs.bar4_xlat = ndev->reg_base + SNB_PBAR4XLAT_OFFSET; in ntb_xeon_setup()