Searched refs:NAK_OUT_PACKETS (Results 1 – 5 of 5) sorted by relevance
436 #define NAK_OUT_PACKETS 4 macro
358 if ((tmp & BIT(NAK_OUT_PACKETS)) != 0) in stop_out_naking()
145 #define NAK_OUT_PACKETS 5 macro
116 if ((tmp & (1 << NAK_OUT_PACKETS)) == 0) { in assert_out_naking()128 if ((tmp & (1 << NAK_OUT_PACKETS)) != 0) in stop_out_naking()859 if ((s & (1 << NAK_OUT_PACKETS)) && in net2272_queue()868 net2272_ep_write(ep, EP_STAT0, (1 << NAK_OUT_PACKETS)); in net2272_queue()1610 ~((1 << NAK_OUT_PACKETS) in net2272_handle_ep()
677 if (tmp & BIT(NAK_OUT_PACKETS)) { in out_flush()723 if ((tmp & BIT(NAK_OUT_PACKETS))) in read_fifo()742 if (count == 0 && (tmp & BIT(NAK_OUT_PACKETS)) == 0) in read_fifo()887 BIT(NAK_OUT_PACKETS))) { in start_dma()1090 if (req && (s & BIT(NAK_OUT_PACKETS))) in net2280_queue()1179 if ((ep_stat & BIT(NAK_OUT_PACKETS)) == 0) { in scan_dma_completions()2529 writel(t & ~BIT(NAK_OUT_PACKETS), &ep->regs->ep_stat); in handle_ep_small()