Home
last modified time | relevance | path

Searched defs:fps_shift (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_core.h176 uint8_t fps_shift; /* down shift of FPS, 0..3 */ member
/freebsd/sys/dev/usb/controller/
H A Dxhci.c2309 uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, in xhci_configure_endpoint()
/freebsd/sys/dev/sound/usb/
H A Duaudio.c1377 uint8_t fps_shift; in uaudio_configure_msg_sub() local