Searched refs:S_DRVP_B_HISTORY (Results 1 – 1 of 1) sorted by relevance
14219 #define S_DRVP_B_HISTORY 4 macro14221 #define V_DRVP_B_HISTORY(x) ((x) << S_DRVP_B_HISTORY)14222 #define G_DRVP_B_HISTORY(x) (((x) >> S_DRVP_B_HISTORY) & M_DRVP_B_HISTORY)