Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_regs.h174 #define SNB_PPD_SPLIT_BAR (1 << 6) macro
Dntb_hw.c1615 ndev->split_bar = (ppd & SNB_PPD_SPLIT_BAR) ? 1 : 0; in ntb_xeon_detect()