Searched refs:TRBIDR_ALIGN_MASK (Results 1 – 2 of 2) sorted by relevance
114 return (trbidr >> TRBIDR_ALIGN_SHIFT) & TRBIDR_ALIGN_MASK; in get_trbe_address_align()
385 #define TRBIDR_ALIGN_MASK GENMASK(3, 0) macro