Searched refs:S_PVT_PSAMPLE (Results 1 – 1 of 1) sorted by relevance
15724 #define S_PVT_PSAMPLE 10 macro15726 #define V_PVT_PSAMPLE(x) ((x) << S_PVT_PSAMPLE)15727 #define G_PVT_PSAMPLE(x) (((x) >> S_PVT_PSAMPLE) & M_PVT_PSAMPLE)