Home
last modified time | relevance | path

Searched defs:fps_shift (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h176 uint8_t fps_shift; /* down shift of FPS, 0..3 */ member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2293 xhci_configure_endpoint(struct usb_device *udev, struct usb_endpoint_descriptor *edesc, struct xhci_endpoint_ext *pepext, uint16_t interval, uint8_t max_packet_count, uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, uint16_t max_frame_size, uint8_t ep_mode) xhci_configure_endpoint() argument

Completed in 6 milliseconds