Home | History | Annotate | Download | only in hw

Lines Matching full:usub

600 #define USUB(a, b) ((int16_t)((uint16_t)(a) - (uint16_t)(b)))
629 relative_frame_number = USUB(ohci->frame_number, starting_frame);