Searched defs:fps_shift (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_core.h | 176 uint8_t fps_shift; /* down shift of FPS, 0..3 */ member
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | xhci.c | 2293 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