Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/octeon-usb/
Docteon-hcd.c345 int8_t split_sc_frame; member
1152 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()
1635 pipe->split_sc_frame = in cvmx_usb_start_channel()
1638 pipe->split_sc_frame = in cvmx_usb_start_channel()
1641 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1671 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1878 ((pipe->split_sc_frame == -1) || in cvmx_usb_find_ready_pipe()
1879 ((((int)current_frame - (int)pipe->split_sc_frame) in cvmx_usb_find_ready_pipe()
2690 pipe->split_sc_frame = -1; in cvmx_usb_poll_channel()