Searched refs:split_sc_frame (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/host/
H A Docteon-hcd.c315 * @split_sc_frame: The low order bits of the frame number the split
335 s8 split_sc_frame; member in struct:cvmx_usb_pipe
1135 pipe->split_sc_frame = -1;
1611 pipe->split_sc_frame =
1614 pipe->split_sc_frame =
1617 pipe->split_sc_frame = -1;
1647 pipe->split_sc_frame = -1;
1853 ((pipe->split_sc_frame == -1) ||
1854 ((((int)current_frame - pipe->split_sc_frame) & 0x7f) <
2841 pipe->split_sc_frame
[all...]

Completed in 210 milliseconds