Searched refs:S_DRVP_B_HISTORY (Results 1 – 1 of 1) sorted by relevance
4686 #define S_DRVP_B_HISTORY 4 macro4688 #define V_DRVP_B_HISTORY(x) ((x) << S_DRVP_B_HISTORY)4689 #define G_DRVP_B_HISTORY(x) (((x) >> S_DRVP_B_HISTORY) & M_DRVP_B_HISTORY)