Searched refs:TRBSR_WRAP (Results 1 – 3 of 3) sorted by relevance
73 return trbsr & TRBSR_WRAP; in is_trbe_wrap()
404 trbsr &= ~TRBSR_WRAP; in clr_trbe_status()
366 #define TRBSR_WRAP BIT(20) macro