Searched refs:GR_EPSTAT_B1 (Results 1 – 2 of 2) sorted by relevance
72 #define GR_EPSTAT_B1 BIT(2) macro
152 epstat & GR_EPSTAT_B1 ? "valid" : "invalid", in gr_seq_ep_show()1247 if (gr_read32(&ep->regs->epstat) & (GR_EPSTAT_B1 | GR_EPSTAT_B0)) in gr_handle_in_ep()1799 if (epstat & GR_EPSTAT_B1) in gr_fifo_status()