Searched refs:S_DESKEW_EMPTY (Results 1 – 1 of 1) sorted by relevance
50539 #define S_DESKEW_EMPTY 12 macro50541 #define V_DESKEW_EMPTY(x) ((x) << S_DESKEW_EMPTY)50542 #define G_DESKEW_EMPTY(x) (((x) >> S_DESKEW_EMPTY) & M_DESKEW_EMPTY)