Searched refs:S_OCH_DROP (Results 1 – 1 of 1) sorted by relevance
24694 #define S_OCH_DROP 8 macro24696 #define V_OCH_DROP(x) ((x) << S_OCH_DROP)24697 #define G_OCH_DROP(x) (((x) >> S_OCH_DROP) & M_OCH_DROP)