Searched refs:USUB (Results 1 – 1 of 1) sorted by relevance
600 #define USUB(a, b) ((int16_t)((uint16_t)(a) - (uint16_t)(b))) macro629 relative_frame_number = USUB(ohci->frame_number, starting_frame); in ohci_service_iso_td()