Searched refs:OZ_LATENCY_MASK (Results 1 – 2 of 2) sorted by relevance
216 switch (body->ms_isoc_latency & OZ_LATENCY_MASK) { in oz_connect_req()219 ~OZ_LATENCY_MASK) / pd->ms_per_isoc; in oz_connect_req()223 ~OZ_LATENCY_MASK) * 10) / pd->ms_per_isoc; in oz_connect_req()
68 #define OZ_LATENCY_MASK 0xc0 macro