Searched refs:SNB_PPD_SPLIT_BAR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/ntb/ | ||
D | ntb_regs.h | 174 #define SNB_PPD_SPLIT_BAR (1 << 6) macro |
D | ntb_hw.c | 1615 ndev->split_bar = (ppd & SNB_PPD_SPLIT_BAR) ? 1 : 0; in ntb_xeon_detect() |