Searched refs:NTB_LNK_STA_ACTIVE_BIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/ntb/hw/intel/
H A Dntb_hw_intel.h85 #define NTB_LNK_STA_ACTIVE_BIT 0x2000 macro
88 #define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LNK_STA_ACTIVE_BIT))

Completed in 286 milliseconds