Searched refs:GR_EPSTAT_B1CNT_POS (Results 1 – 2 of 2) sorted by relevance
69 #define GR_EPSTAT_B1CNT_POS 16 macro
155 (epstat & GR_EPSTAT_B1CNT_MASK) >> GR_EPSTAT_B1CNT_POS); in gr_seq_ep_show()1801 bytes += (epstat & GR_EPSTAT_B1CNT_MASK) >> GR_EPSTAT_B1CNT_POS; in gr_fifo_status()