Searched refs:XEON_GEN4_PPD_CONN_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/raw/ntb/ | ||
| H A D | ntb_hw_intel.h | 84 #define XEON_GEN4_PPD_CONN_MASK 0x0300 macro |
| H A D | ntb_hw_intel.c | 97 switch (reg_val & XEON_GEN4_PPD_CONN_MASK) { in intel_ntb4_check_ppd() |