Searched refs:NTB_LNK_STA_ACTIVE (Results 1 – 2 of 2) sorted by relevance
21 #define NTB_LNK_STA_ACTIVE(x) (!!((x) & NTB_LNK_STA_ACTIVE_BIT)) macro
297 hw->link_status = NTB_LNK_STA_ACTIVE(reg_val); in intel_ntb_get_link_status()