Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_core.h174 uint8_t fps_shift; /* down shift of FPS, 0..3 */ member
/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c2328 uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, in xhci_configure_endpoint()
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c1248 uint8_t fps_shift; in uaudio_configure_msg_sub() local