Home
last modified time | relevance | path

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

/src/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h172 #define ATOM_PPD_CONN_TYPE 0x0300 macro
H A Dntb_hw_intel.c1777 conn_type = (ppd & ATOM_PPD_CONN_TYPE) >> 8; in intel_ntb_detect_atom()