Searched refs:EXT_CAPS_ID (Results 1 – 2 of 2) sorted by relevance
450 #define EXT_CAPS_ID(p) (((p) >> 0) & GENMASK(7, 0)) macro
91 if (EXT_CAPS_ID(val) == id && offset != start) in cdnsp_find_next_ext_cap()