Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/octeon-usb/
Docteon-hcd.c333 s8 split_sc_frame; member
1133 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()
1610 pipe->split_sc_frame = in cvmx_usb_start_channel()
1613 pipe->split_sc_frame = in cvmx_usb_start_channel()
1616 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1646 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1853 ((pipe->split_sc_frame == -1) || in cvmx_usb_find_ready_pipe()
1854 ((((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()