Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c332 s8 split_sc_frame; member
1131 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()
1608 pipe->split_sc_frame = in cvmx_usb_start_channel()
1611 pipe->split_sc_frame = in cvmx_usb_start_channel()
1614 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1644 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1851 ((pipe->split_sc_frame == -1) || in cvmx_usb_find_ready_pipe()
1852 ((((int)current_frame - pipe->split_sc_frame) & 0x7f) < in cvmx_usb_find_ready_pipe()
2839 pipe->split_sc_frame = -1; in cvmx_usb_poll_channel()