Searched refs:split_sc_frame (Results 1 – 1 of 1) sorted by relevance
179 …int8_t split_sc_frame; /**< The low order bits of the frame number the split complete… member1336 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()1790 pipe->split_sc_frame = (usb->frame_number + 1) & 0x7f; in __cvmx_usb_start_channel()1792 pipe->split_sc_frame = (usb->frame_number + 2) & 0x7f; in __cvmx_usb_start_channel()1795 pipe->split_sc_frame = -1; in __cvmx_usb_start_channel()1816 pipe->split_sc_frame = -1; in __cvmx_usb_start_channel()1972 …((pipe->split_sc_frame == -1) || ((((int)current_frame - (int)pipe->split_sc_frame) & 0x7f) < 0x40… in __cvmx_usb_find_ready_pipe()3081 pipe->split_sc_frame = -1; in __cvmx_usb_poll_channel()3122 pipe->split_sc_frame = -1; in __cvmx_usb_poll_channel()