Searched refs:NTB_LNK_STA_WIDTH_MASK (Results 1 – 2 of 2) sorted by relevance
88 #define NTB_LNK_STA_WIDTH_MASK 0x03f0 macro91 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 4)
59 #define NTB_LNK_STA_WIDTH_MASK 0x03F00000 macro62 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 20)