Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/octeon-usb/
Docteon-hcd.c333 s8 split_sc_frame; member
1133 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()
1609 pipe->split_sc_frame = in cvmx_usb_start_channel()
1612 pipe->split_sc_frame = in cvmx_usb_start_channel()
1615 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1645 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()
2837 pipe->split_sc_frame = -1; in cvmx_usb_poll_channel()