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