Searched refs:S_DESKEW_EMPTY (Results 1 – 1 of 1) sorted by relevance
50537 #define S_DESKEW_EMPTY 12 macro50539 #define V_DESKEW_EMPTY(x) ((x) << S_DESKEW_EMPTY)50540 #define G_DESKEW_EMPTY(x) (((x) >> S_DESKEW_EMPTY) & M_DESKEW_EMPTY)