Home
last modified time | relevance | path

Searched refs:LOW_SPEED_CLOCK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h383 #define LOW_SPEED_CLOCK 8 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h758 #define LOW_SPEED_CLOCK 8 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h858 #define LOW_SPEED_CLOCK 8 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2776 (LOW_SPEED_CLOCK * maxpacketsize)); in ehci_compute_classic_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1267 (LOW_SPEED_CLOCK * MaxPacketSize)); in uhci_compute_total_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3506 (LOW_SPEED_CLOCK * maxpacketsize)); in ohci_compute_total_bandwidth()