Searched refs:ATOM_PPD_CONN_TYPE (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/ntb/ntb_hw/ | ||
| H A D | ntb_hw_intel.h | 172 #define ATOM_PPD_CONN_TYPE 0x0300 macro |
| H A D | ntb_hw_intel.c | 1777 conn_type = (ppd & ATOM_PPD_CONN_TYPE) >> 8; in intel_ntb_detect_atom() |