Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Docteon-hcd.c324 enum cvmx_usb_speed device_speed; member
557 return pipe->device_speed != CVMX_USB_SPEED_HIGH && in cvmx_usb_pipe_needs_split()
1089 device_speed, in cvmx_usb_open_pipe()
1104 if ((device_speed == CVMX_USB_SPEED_HIGH) && in cvmx_usb_open_pipe()
1110 pipe->device_speed = device_speed; in cvmx_usb_open_pipe()
1777 (pipe->device_speed == CVMX_USB_SPEED_LOW); in cvmx_usb_start_channel()
2502 if ((pipe->device_speed == CVMX_USB_SPEED_HIGH) && in cvmx_usb_transfer_bulk()
2768 if ((pipe->device_speed == CVMX_USB_SPEED_HIGH) && in cvmx_usb_poll_channel()
/openbmc/qemu/hw/scsi/
H A Dmfi.h1056 uint8_t device_speed; member
H A Dmegasas.c1123 info->device_speed = 1; in megasas_pd_get_info_submit()