Searched refs:S_WR_BCNTLFLT (Results 1 – 1 of 1) sorted by relevance
255 #define S_WR_BCNTLFLT 16 macro257 #define V_WR_BCNTLFLT(x) ((x) << S_WR_BCNTLFLT)258 #define G_WR_BCNTLFLT(x) (((x) >> S_WR_BCNTLFLT) & M_WR_BCNTLFLT)