Searched refs:S_T6_DBVFIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
2571 #define S_T6_DBVFIFO_SIZE 0 macro2573 #define V_T6_DBVFIFO_SIZE(x) ((x) << S_T6_DBVFIFO_SIZE)2574 #define G_T6_DBVFIFO_SIZE(x) (((x) >> S_T6_DBVFIFO_SIZE) & M_T6_DBVFIFO_SIZE)