Home
last modified time | relevance | path

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

/drivers/usb/host/
Docteon-hcd.c335 s8 split_sc_frame; member
1135 pipe->split_sc_frame = -1; in cvmx_usb_open_pipe()
1611 pipe->split_sc_frame = in cvmx_usb_start_channel()
1614 pipe->split_sc_frame = in cvmx_usb_start_channel()
1617 pipe->split_sc_frame = -1; in cvmx_usb_start_channel()
1647 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()
2841 pipe->split_sc_frame = -1; in cvmx_usb_poll_channel()