Searched refs:NTB_LIN_STA_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance
61 #define NTB_LIN_STA_ACTIVE_BIT 0x00000002 macro64 #define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LIN_STA_ACTIVE_BIT))
770 reg = fullreg & NTB_LIN_STA_ACTIVE_BIT; in amd_ntb_poll_link()