Searched refs:S_VFIFO_CNT (Results 1 – 1 of 1) sorted by relevance
1491 #define S_VFIFO_CNT 15 macro1493 #define V_VFIFO_CNT(x) ((x) << S_VFIFO_CNT)1494 #define G_VFIFO_CNT(x) (((x) >> S_VFIFO_CNT) & M_VFIFO_CNT)