Searched refs:NTB_LNK_STA_WIDTH (Results 1 – 2 of 2) sorted by relevance
23 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 4) macro
301 hw->link_width = NTB_LNK_STA_WIDTH(reg_val); in intel_ntb_get_link_status()