Searched refs:S_DBVFIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
2801 #define S_DBVFIFO_SIZE 6 macro2803 #define V_DBVFIFO_SIZE(x) ((x) << S_DBVFIFO_SIZE)2804 #define G_DBVFIFO_SIZE(x) (((x) >> S_DBVFIFO_SIZE) & M_DBVFIFO_SIZE)