Searched refs:GR_EPSTAT_B0CNT_POS (Results 1 – 2 of 2) sorted by relevance
71 #define GR_EPSTAT_B0CNT_POS 3 macro
151 (epstat & GR_EPSTAT_B0CNT_MASK) >> GR_EPSTAT_B0CNT_POS); in gr_seq_ep_show()1799 bytes += (epstat & GR_EPSTAT_B0CNT_MASK) >> GR_EPSTAT_B0CNT_POS; in gr_fifo_status()