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